File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1028
1028
[submodule "libraries/drivers/tm1814 "]
1029
1029
path = libraries/drivers/tm1814
1030
1030
url = https://github.com/adafruit/Adafruit_CircuitPython_TM1814.git
1031
+ [submodule "libraries/helpers/usb_host_midi "]
1032
+ path = libraries/helpers/usb_host_midi
1033
+ url = https://github.com/adafruit/Adafruit_CircuitPython_USB_Host_MIDI.git
Original file line number Diff line number Diff line change @@ -228,6 +228,7 @@ Miscellaneous Helpers
228
228
Test Repo <https://docs.circuitpython.org/projects/testrepo/en/latest/ >
229
229
USB HID - Human Interface Device (Keyboard and Mouse) <https://docs.circuitpython.org/projects/hid/en/latest/ >
230
230
USB Host Descriptors <https://docs.circuitpython.org/projects/usb-host-descriptors/en/latest/ >
231
+ USB Host MIDI <https://docs.circuitpython.org/projects/usb-host-midi/en/latest/ >
231
232
Ticks <https://docs.circuitpython.org/projects/ticks/en/latest/ >
232
233
233
234
Blinky
You can’t perform that action at this time.
0 commit comments