circuitpython/ports/mimxrt10xx/boards
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
..
feather_m7_1011 add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00
feather_mimxrt1011 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
feather_mimxrt1062 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
imxrt1010_evk board_deinit() everywhere 2021-11-30 11:00:10 -05:00
imxrt1020_evk board_deinit() everywhere 2021-11-30 11:00:10 -05:00
imxrt1060_evk Start of USB host API 2022-03-07 18:07:25 -08:00
metro_m7_1011 add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00
teensy40 board_deinit() everywhere 2021-11-30 11:00:10 -05:00
teensy41 Start of USB host API 2022-03-07 18:07:25 -08:00
flash_config.h Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00