We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98c7f7 commit 4b1f880Copy full SHA for 4b1f880
.gitmodules
@@ -37,9 +37,9 @@
37
url = https://github.com/micropython/stm32lib
38
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0
39
[submodule "atmel-samd/asf4"]
40
- path = ports/atmel-samd/asf4
41
- url = https://github.com/adafruit/asf4.git
42
- branch = circuitpython
+ path = ports/atmel-samd/asf4
+ url = https://github.com/adafruit/asf4.git
+ branch = circuitpython
43
[submodule "tools/usb_descriptor"]
44
path = tools/usb_descriptor
45
url = https://github.com/adafruit/usb_descriptor.git
0 commit comments