Re-add atmel submodules.
This commit is contained in:
parent
73c15dcf8b
commit
2c26f35429
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -30,3 +30,10 @@
|
|||||||
path = lib/stm32lib
|
path = lib/stm32lib
|
||||||
url = https://github.com/micropython/stm32lib
|
url = https://github.com/micropython/stm32lib
|
||||||
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0
|
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0
|
||||||
|
[submodule "freetouch2"]
|
||||||
|
path = ports/atmel-samd/freetouch
|
||||||
|
url = https://github.com/adafruit/Adafruit_FreeTouch.git
|
||||||
|
[submodule "atmel-samd/asf4"]
|
||||||
|
path = ports/atmel-samd/asf4
|
||||||
|
url = https://github.com/adafruit/asf4.git
|
||||||
|
branch = circuitpython
|
||||||
|
Loading…
x
Reference in New Issue
Block a user