blob: a93346aa376a7981f781bc293d70e5d7bb008ce5 (
plain)
1
2
3
4
5
6
7
|
[submodule "kconfig"]
path = tools/kconfig
url = https://github.com/guillon/kconfig.git
ignore = dirty
[submodule "tests/simavr"]
path = tests/simavr
url = https://github.com/buserror/simavr.git
|