Skip to content

Commit 2c26f35

Browse files
committed
Re-add atmel submodules.
1 parent 73c15dc commit 2c26f35

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitmodules

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,10 @@
3030
path = lib/stm32lib
3131
url = https://github.com/micropython/stm32lib
3232
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0
33+
[submodule "freetouch2"]
34+
path = ports/atmel-samd/freetouch
35+
url = https://github.com/adafruit/Adafruit_FreeTouch.git
36+
[submodule "atmel-samd/asf4"]
37+
path = ports/atmel-samd/asf4
38+
url = https://github.com/adafruit/asf4.git
39+
branch = circuitpython

0 commit comments

Comments
 (0)