LPCXpresso55S69_ESP_Hosted/.gitmodules

13 lines
490 B
Plaintext

[submodule "SDK"]
path = SDK
url = https://git.minori.work/Embedded_SDK/MCUXpresso_LPC55S69.git
[submodule "lib/freertos"]
path = lib/freertos
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "lib/esp_nano_hosted"]
path = lib/esp_nano_hosted
url = https://git.minori.work/Embedded_Drivers/esp_nano_hosted.git
[submodule "lib/freertos_plus_tcp/FreeRTOS-Plus-TCP"]
path = lib/freertos_plus_tcp/FreeRTOS-Plus-TCP
url = https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git