tachibana/.gitmodules
jaseg 4642dd4aa1 Add age implementation to tree
... and fix ALL the warnings
2021-07-02 18:07:40 +02:00

22 lines
806 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
[submodule "upstream/mbedtls"]
path = upstream/mbedtls
url = https://github.com/ARMmbed/mbedtls