diff options
Diffstat (limited to 'lib/usbhost/USB_Host_Shield_2.0/.gitmodules')
| -rw-r--r-- | lib/usbhost/USB_Host_Shield_2.0/.gitmodules | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/usbhost/USB_Host_Shield_2.0/.gitmodules b/lib/usbhost/USB_Host_Shield_2.0/.gitmodules new file mode 100644 index 000000000..32a0783a8 --- /dev/null +++ b/lib/usbhost/USB_Host_Shield_2.0/.gitmodules | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | [submodule "examples/testusbhostFAT/generic_storage"] | ||
| 2 | path = examples/testusbhostFAT/generic_storage | ||
| 3 | url = https://github.com/xxxajk/generic_storage | ||
| 4 | [submodule "examples/testusbhostFAT/xmem2"] | ||
| 5 | path = examples/testusbhostFAT/xmem2 | ||
| 6 | url = https://github.com/xxxajk/xmem2 | ||
| 7 | [submodule "examples/testusbhostFAT/Arduino_Makefile_master"] | ||
| 8 | path = examples/testusbhostFAT/Arduino_Makefile_master | ||
| 9 | url = https://github.com/xxxajk/Arduino_Makefile_master | ||
| 10 | [submodule "examples/testusbhostFAT/RTClib"] | ||
| 11 | path = examples/testusbhostFAT/RTClib | ||
| 12 | url = https://github.com/xxxajk/RTClib | ||
