diff options
| author | hathach <[email protected]> | 2019-12-09 17:59:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-12-09 17:59:30 +0700 |
| commit | 69a801c0275500f392b21d77acd690a5c1977de7 (patch) | |
| tree | 509b5afc037590ffb8cf5363581410b4d60ac5dc /.gitmodules | |
| parent | e9725dcdbe8dcb56f7eeedd5671bf0f4c3fe72a2 (diff) | |
change the samd submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index c7b396187..b5a2feaca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "hw/mcu/nordic/nrfx"] path = hw/mcu/nordic/nrfx url = https://github.com/NordicSemiconductor/nrfx.git -[submodule "hw/mcu/microchip/samd/asf4"] - path = hw/mcu/microchip/samd/asf4 - url = https://github.com/adafruit/asf4.git [submodule "tools/uf2"] path = tools/uf2 url = https://github.com/microsoft/uf2.git |
