File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 953
953
[submodule "libraries/drivers/ek79686 "]
954
954
path = libraries/drivers/ek79686
955
955
url = https://github.com/adafruit/Adafruit_CircuitPython_EK79686.git
956
+ [submodule "libraries/helpers/usb_host_descriptors "]
957
+ path = libraries/helpers/usb_host_descriptors
958
+ url = https://github.com/adafruit/Adafruit_CircuitPython_USB_Host_Descriptors.git
Original file line number Diff line number Diff line change @@ -220,6 +220,7 @@ Miscellaneous Helpers
220
220
SimpleMath <https://docs.circuitpython.org/projects/simplemath/en/latest/ >
221
221
Test Repo <https://docs.circuitpython.org/projects/testrepo/en/latest/ >
222
222
USB HID - Human Interface Device (Keyboard and Mouse) <https://docs.circuitpython.org/projects/hid/en/latest/ >
223
+ USB Host Descriptors <https://docs.circuitpython.org/projects/usb-host-descriptors/en/latest/ >
223
224
Ticks <https://docs.circuitpython.org/projects/ticks/en/latest/ >
224
225
225
226
Blinky
You can’t perform that action at this time.
0 commit comments