circuitpython/ports/broadcom
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
..
bindings/videocore Fix I2C and feedback from Dan 2021-11-23 17:23:13 -08:00
boards Add Pi Zero and update PIDs 2022-01-07 11:47:31 -08:00
common-hal Canonical C style for half_duplex = true/false 2022-02-08 23:13:22 -05:00
firmware@bf96d0eda5 Full UART support for RPI 2021-12-06 18:36:14 -08:00
peripherals@0837008608 Update tinyusb for zero support 2022-01-06 08:52:33 -08:00
supervisor Start of USB host API 2022-03-07 18:07:25 -08:00
Makefile Initial Pi Zero support 2021-12-30 18:32:59 -08:00
background.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
background.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
broadcom_peripherals_config.h Add full pin mux info and use it for I2C 2021-12-01 17:19:57 -08:00
config.txt Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
fatfs_port.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
mpconfigport.h Start of USB host API 2022-03-07 18:07:25 -08:00
mpconfigport.mk Piunora + full build + high speed usb 2022-01-07 11:23:50 -08:00
mphalport.c Initial Pi Zero support 2021-12-30 18:32:59 -08:00
mphalport.h Piunora + full build + high speed usb 2022-01-07 11:23:50 -08:00
qstrdefsport.h uncrustify fixes 2021-12-06 09:54:15 -05:00