diff options
| author | hathach <thach@tinyusb.org> | 2018-07-12 02:08:03 +0700 |
|---|---|---|
| committer | hathach <thach@tinyusb.org> | 2018-07-12 02:08:03 +0700 |
| commit | 4b1f880904d34f7ec06bc1d5a7c1f8df51fc0d74 (patch) | |
| tree | f37a58642a78ccb6bce38d624ae5f185c09f0164 /.gitmodules | |
| parent | f98c7f708e1ed8d7d10ebaee368f886d4dcd8f14 (diff) | |
clean up
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b898337e9..7c477d975 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,9 +37,9 @@ url = https://github.com/micropython/stm32lib branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0 [submodule "atmel-samd/asf4"] - path = ports/atmel-samd/asf4 - url = https://github.com/adafruit/asf4.git - branch = circuitpython + path = ports/atmel-samd/asf4 + url = https://github.com/adafruit/asf4.git + branch = circuitpython [submodule "tools/usb_descriptor"] path = tools/usb_descriptor url = https://github.com/adafruit/usb_descriptor.git |
