2020-10-13 11:22:43 +03:00
|
|
|
[submodule "lib/mlib"]
|
|
|
|
path = lib/mlib
|
|
|
|
url = https://github.com/P-p-H-d/mlib.git
|
2020-11-06 13:52:50 +03:00
|
|
|
[submodule "lib/STM32CubeWB"]
|
|
|
|
path = lib/STM32CubeWB
|
2021-02-01 10:51:22 +03:00
|
|
|
url = https://github.com/Flipper-Zero/STM32CubeWB.git
|
2021-05-11 11:29:44 +03:00
|
|
|
[submodule "lib/littlefs"]
|
|
|
|
path = lib/littlefs
|
|
|
|
url = https://github.com/littlefs-project/littlefs.git
|
2021-10-12 14:48:34 +03:00
|
|
|
[submodule "lib/nanopb"]
|
|
|
|
path = lib/nanopb
|
|
|
|
url = https://github.com/nanopb/nanopb.git
|
|
|
|
[submodule "assets/protobuf"]
|
|
|
|
path = assets/protobuf
|
|
|
|
url = https://github.com/flipperdevices/flipperzero-protobuf.git
|
2021-10-06 12:24:09 +03:00
|
|
|
[submodule "lib/libusb_stm32"]
|
|
|
|
path = lib/libusb_stm32
|
|
|
|
url = https://github.com/flipperdevices/libusb_stm32.git
|
2021-12-21 15:16:25 +03:00
|
|
|
[submodule "lib/FreeRTOS-Kernel"]
|
|
|
|
path = lib/FreeRTOS-Kernel
|
|
|
|
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
2022-04-13 23:50:25 +03:00
|
|
|
[submodule "lib/microtar"]
|
|
|
|
path = lib/microtar
|
|
|
|
url = https://github.com/amachronic/microtar.git
|
2022-07-03 11:44:38 +03:00
|
|
|
[submodule "lib/mbedtls"]
|
|
|
|
path = lib/mbedtls
|
|
|
|
url = https://github.com/Mbed-TLS/mbedtls.git
|
2022-09-14 19:11:38 +03:00
|
|
|
[submodule "lib/cxxheaderparser"]
|
|
|
|
path = lib/cxxheaderparser
|
|
|
|
url = https://github.com/robotpy/cxxheaderparser.git
|
2023-03-14 17:29:28 +03:00
|
|
|
[submodule "applications/external/dap_link/lib/free-dap"]
|
|
|
|
path = applications/external/dap_link/lib/free-dap
|
2022-10-20 14:42:55 +03:00
|
|
|
url = https://github.com/ataradov/free-dap.git
|
2023-03-22 20:00:48 +03:00
|
|
|
[submodule "lib/heatshrink"]
|
|
|
|
path = lib/heatshrink
|
|
|
|
url = https://github.com/flipperdevices/heatshrink.git
|