Move USB Host Shield and Arduino core to lib/
(#13973)
This commit is contained in:
parent
cf5e40c251
commit
b16091659c
182 changed files with 6 additions and 6 deletions
12
lib/usbhost/USB_Host_Shield_2.0/.gitmodules
vendored
Normal file
12
lib/usbhost/USB_Host_Shield_2.0/.gitmodules
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[submodule "examples/testusbhostFAT/generic_storage"]
|
||||
path = examples/testusbhostFAT/generic_storage
|
||||
url = https://github.com/xxxajk/generic_storage
|
||||
[submodule "examples/testusbhostFAT/xmem2"]
|
||||
path = examples/testusbhostFAT/xmem2
|
||||
url = https://github.com/xxxajk/xmem2
|
||||
[submodule "examples/testusbhostFAT/Arduino_Makefile_master"]
|
||||
path = examples/testusbhostFAT/Arduino_Makefile_master
|
||||
url = https://github.com/xxxajk/Arduino_Makefile_master
|
||||
[submodule "examples/testusbhostFAT/RTClib"]
|
||||
path = examples/testusbhostFAT/RTClib
|
||||
url = https://github.com/xxxajk/RTClib
|
Loading…
Add table
Add a link
Reference in a new issue