remove unity as submodule
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
/.metadata
|
|
||||||
html
|
html
|
||||||
latex
|
latex
|
||||||
test_old
|
test_old
|
||||||
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,9 +4,6 @@
|
|||||||
[submodule "hw/mcu/microchip/samd/asf4"]
|
[submodule "hw/mcu/microchip/samd/asf4"]
|
||||||
path = hw/mcu/microchip/samd/asf4
|
path = hw/mcu/microchip/samd/asf4
|
||||||
url = https://github.com/adafruit/asf4.git
|
url = https://github.com/adafruit/asf4.git
|
||||||
[submodule "tests/vendor/unity"]
|
|
||||||
path = tests/vendor/unity
|
|
||||||
url = https://github.com/ThrowTheSwitch/Unity.git
|
|
||||||
[submodule "hw/mcu/st/stm32lib"]
|
[submodule "hw/mcu/st/stm32lib"]
|
||||||
path = hw/mcu/st/stm32lib
|
path = hw/mcu/st/stm32lib
|
||||||
url = https://github.com/hathach/stm32lib.git
|
url = https://github.com/hathach/stm32lib.git
|
||||||
|
Reference in New Issue
Block a user