circuitpython/ports/nrf/boards/microbit_v2
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
..
board.c board_deinit() everywhere 2021-11-30 11:00:10 -05:00
mpconfigboard.h Start of USB host API 2022-03-07 18:07:25 -08:00
mpconfigboard.mk Only enable is31fl3741 for led glasses board 2022-02-01 09:45:50 +11:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00