[submodule "ext/st/stm32"]
	path = ext/st/stm32
	url = https://github.com/modm-io/cmsis-header-stm32.git
[submodule "ext/modm-devices"]
	path = ext/modm-devices
	url = https://github.com/modm-io/modm-devices.git
[submodule "ext/ros/ros-lib"]
	path = ext/ros/ros-lib
	url = https://github.com/modm-io/ros-lib
[submodule "ext/arm/cmsis"]
	path = ext/arm/cmsis
	url = https://github.com/modm-ext/cmsis-core-partial.git
[submodule "ext/gcc/libstdc++"]
	path = ext/gcc/libstdc++
	url = https://github.com/modm-io/avr-libstdcpp.git
[submodule "ext/aws/freertos"]
	path = ext/aws/freertos
	url = https://github.com/modm-ext/freertos-partial.git
[submodule "ext/adamgreen/crashcatcher"]
	path = ext/adamgreen/crashcatcher
	url = https://github.com/modm-ext/CrashCatcher-partial.git
[submodule "ext/microchip/sam"]
	path = ext/microchip/sam
	url = https://github.com/modm-io/cmsis-header-sam.git
[submodule "ext/hathach/tinyusb"]
	path = ext/hathach/tinyusb
	url = https://github.com/modm-ext/tinyusb-partial.git
[submodule "ext/chan/fatfs"]
	path = ext/chan/fatfs
	url = https://github.com/modm-ext/fatfs-partial.git
[submodule "ext/lvgl/lvgl"]
	path = ext/lvgl/lvgl
	url = https://github.com/modm-ext/lvgl-partial.git
[submodule "ext/etlcpp/etl"]
	path = ext/etlcpp/etl
	url = https://github.com/modm-ext/etl-partial.git
[submodule "ext/rp/pico-sdk"]
	path = ext/rp/pico-sdk
	url = https://github.com/modm-ext/pico-sdk-partial.git
[submodule "ext/eyalroz/printf"]
	path = ext/eyalroz/printf
	url = https://github.com/modm-ext/printf-partial.git
[submodule "ext/nanopb/nanopb"]
	path = ext/nanopb/nanopb
	url = https://github.com/modm-ext/nanopb-partial.git
[submodule "ext/arm/cmsis-dsp"]
	path = ext/arm/cmsis-dsp
	url = https://github.com/modm-ext/cmsis-dsp-partial.git
[submodule "ext/nlohmann/json"]
	path = ext/nlohmann/json
	url = https://github.com/modm-ext/json-partial.git
