passkey_fw/.gitmodules

13 lines
387 B
Plaintext
Raw Normal View History

[submodule "tools/uf2"]
path = tools/uf2
url = https://github.com/microsoft/uf2.git
[submodule "lib/lwip"]
path = lib/lwip
2021-01-23 08:55:12 +01:00
url = https://github.com/lwip-tcpip/lwip.git
2021-03-01 16:13:21 +01:00
[submodule "lib/FreeRTOS-Kernel"]
path = lib/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "hw/mcu/renesas/fsp"]
path = hw/mcu/renesas/fsp
url = https://github.com/renesas/fsp