trying to add Adafruit_CircuitPython_Register again
This commit is contained in:
parent
b91c4e66cb
commit
ffd15c29dc
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -111,3 +111,6 @@
|
|||
[submodule "ports/mimxrt10xx/sdk"]
|
||||
path = ports/mimxrt10xx/sdk
|
||||
url = https://github.com/adafruit/MIMXRT10xx_SDK
|
||||
[submodule "frozen/Adafruit_CircuitPython_Register"]
|
||||
path = frozen/Adafruit_CircuitPython_Register
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_Register.git
|
||||
|
|
|
|||
1
frozen/Adafruit_CircuitPython_Register
Submodule
1
frozen/Adafruit_CircuitPython_Register
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c525eedeb0d20c9829febfbf621eab707da71f8a
|
||||
Loading…
Reference in a new issue