LPCXpresso55S69_MRuby/.gitmodules
Yilin Sun 46ccf53bab
Added basic compiler with FreeRTOS.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-03-06 00:28:25 +08:00

10 lines
313 B
Plaintext

[submodule "SDK"]
path = SDK
url = https://git.minori.work/Embedded_SDK/MCUXpresso_LPC55S69.git
[submodule "lib/mruby"]
path = lib/mruby
url = https://git.minori.work/Embedded_Projects/MRuby_MCUXpresso.git
[submodule "lib/freertos"]
path = lib/freertos
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git