2020-10-13 08:22:43 +00:00
|
|
|
[submodule "lib/mlib"]
|
|
|
|
path = lib/mlib
|
|
|
|
url = https://github.com/P-p-H-d/mlib.git
|
2020-11-06 10:52:50 +00:00
|
|
|
[submodule "lib/STM32CubeWB"]
|
|
|
|
path = lib/STM32CubeWB
|
2021-02-01 07:51:22 +00:00
|
|
|
url = https://github.com/Flipper-Zero/STM32CubeWB.git
|
2021-05-11 08:29:44 +00:00
|
|
|
[submodule "lib/littlefs"]
|
|
|
|
path = lib/littlefs
|
|
|
|
url = https://github.com/littlefs-project/littlefs.git
|
2021-10-12 11:48:34 +00: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 09:24:09 +00:00
|
|
|
[submodule "lib/libusb_stm32"]
|
|
|
|
path = lib/libusb_stm32
|
|
|
|
url = https://github.com/flipperdevices/libusb_stm32.git
|
2021-12-21 12:16:25 +00:00
|
|
|
[submodule "lib/FreeRTOS-Kernel"]
|
|
|
|
path = lib/FreeRTOS-Kernel
|
|
|
|
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
2022-04-13 20:50:25 +00:00
|
|
|
[submodule "lib/microtar"]
|
|
|
|
path = lib/microtar
|
|
|
|
url = https://github.com/amachronic/microtar.git
|
2022-06-26 12:00:03 +00:00
|
|
|
[submodule "lib/scons"]
|
|
|
|
path = lib/scons
|
|
|
|
url = https://github.com/SCons/scons.git
|
2022-07-03 08:44:38 +00:00
|
|
|
[submodule "lib/mbedtls"]
|
|
|
|
path = lib/mbedtls
|
|
|
|
url = https://github.com/Mbed-TLS/mbedtls.git
|