remove unity as submodule

This commit is contained in:
hathach 2019-06-10 16:16:59 +07:00
parent 481909e704
commit 579f468d38
2 changed files with 0 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
/.metadata
html
latex
test_old

3
.gitmodules vendored
View File

@ -4,9 +4,6 @@
[submodule "hw/mcu/microchip/samd/asf4"]
path = hw/mcu/microchip/samd/asf4
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"]
path = hw/mcu/st/stm32lib
url = https://github.com/hathach/stm32lib.git