We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c15dc commit 2c26f35Copy full SHA for 2c26f35
1 file changed
.gitmodules
@@ -30,3 +30,10 @@
30
path = lib/stm32lib
31
url = https://github.com/micropython/stm32lib
32
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