Added AdaFruit SD card library
This commit is contained in:
parent
22b183df2d
commit
3c3c1faaf0
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "Libraries/Adafruit-GFX-Library"]
|
||||
path = Libraries/Adafruit-GFX-Library
|
||||
url = git://github.com/adafruit/Adafruit-GFX-Library.git
|
||||
[submodule "Libraries/Adafruit-SD"]
|
||||
path = Libraries/Adafruit-SD
|
||||
url = git://github.com/adafruit/SD.git
|
||||
|
|
1
Libraries/Adafruit-SD
Submodule
1
Libraries/Adafruit-SD
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3216c04075860edece362818c9c413e9c061a186
|
Reference in a new issue