circuitpython/ports/stm/supervisor
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
..
cpu.s create copy 2020-03-11 18:13:06 -04:00
internal_flash_root_pointers.h create copy 2020-03-11 18:13:06 -04:00
internal_flash.c style(swan_r5): pre-commit whitespace style changes 2021-09-28 18:52:03 -07:00
internal_flash.h add stm32f412cx micro to cpy 2022-02-26 16:53:30 -05:00
port.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
qspi_flash.c run code formatting script 2021-03-15 19:27:36 +05:30
serial.c run code formatting script 2021-03-15 19:27:36 +05:30
usb.c Start of USB host API 2022-03-07 18:07:25 -08:00