tachibana/.gitmodules
2021-06-27 13:44:21 +02:00

19 lines
708 B
Text

[submodule "demo/fw/tinyprintf"]
path = demo/fw/tinyprintf
url = https://github.com/cjlano/tinyprintf
[submodule "upstream/PyCortexMDebug"]
path = upstream/PyCortexMDebug
url = https://github.com/bnahill/PyCortexMDebug
[submodule "upstream/stm32square"]
path = upstream/stm32square
url = https://gitlab.com/neinseg/stm32square
branch = release
[submodule "upstream/STM32CubeF4"]
path = upstream/STM32CubeF4
url = https://github.com/STMicroelectronics/STM32CubeF4
[submodule "upstream/cmsis_device_f4"]
path = upstream/cmsis_device_f4
url = https://github.com/STMicroelectronics/cmsis_device_f4
[submodule "upstream/CMSIS_5"]
path = upstream/CMSIS_5
url = https://github.com/ARM-software/CMSIS_5