1[submodule "cmsis"]
2	path = contrib/cmsis/git
3	url = https://github.com/ARM-software/CMSIS_5
4[submodule "run-clang-format"]
5	path = contrib/run-clang-format/git
6	url = https://github.com/Sarcasm/run-clang-format.git
7[submodule "contrib/cmock/git"]
8	path = contrib/cmock/git
9	url = https://github.com/ThrowTheSwitch/CMock
10