[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
[submodule "upstream/musl"]
	path = upstream/musl
	url = git://git.musl-libc.org/musl
[submodule "upstream/tinyalloc"]
	path = upstream/tinyalloc
	url = https://github.com/thi-ng/tinyalloc
