circuitpython/ports/nrf/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 Support gathering register values on nrf. 2018-07-03 06:31:07 -07:00
internal_flash.c run code formatting script 2021-03-15 19:27:36 +05:30
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
port.c Add BLE scanning for S3 and C3. 2022-01-25 16:28:46 -08:00
qspi_flash.c -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
qspi_flash.h -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
usb.c Start of USB host API 2022-03-07 18:07:25 -08:00