circuitpython/tests/circuitpython-manual
Scott Shawcroft 83593a1558
Start of USB host API
This allows you to list and explore connected USB devices. It
only stubs out the methods to communicate to endpoints. That will
come in a follow up once TinyUSB has it. (It's in progress.)

Related to #5986
2022-03-07 18:07:25 -08:00
..
alarm Add alarm tests 2021-06-20 18:09:18 -04:00
audiobusio update to py tests and scripts due to black 22.1.0 2022-01-29 17:14:01 -05:00
audiocore [synthio] add a simple MidiTrack implementation 2021-03-26 16:38:10 -04:00
audiopwmio update to py tests and scripts due to black 22.1.0 2022-01-29 17:14:01 -05:00
bitmaptools tests: move bitmaptools files to their own directory 2021-11-24 09:53:19 -06:00
busio run code formatting script 2021-03-15 19:27:36 +05:30
socketpool run code formatting script 2021-03-15 19:27:36 +05:30
usb Start of USB host API 2022-03-07 18:07:25 -08:00