2020-10-13 08:22:43 +00:00
|
|
|
[submodule "lib/mlib"]
|
|
|
|
path = lib/mlib
|
|
|
|
url = https://github.com/P-p-H-d/mlib.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
|
2023-08-08 21:34:54 +00:00
|
|
|
shallow = false
|
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-07-03 08:44:38 +00:00
|
|
|
[submodule "lib/mbedtls"]
|
|
|
|
path = lib/mbedtls
|
|
|
|
url = https://github.com/Mbed-TLS/mbedtls.git
|
2022-09-14 16:11:38 +00:00
|
|
|
[submodule "lib/cxxheaderparser"]
|
|
|
|
path = lib/cxxheaderparser
|
|
|
|
url = https://github.com/robotpy/cxxheaderparser.git
|
2023-03-22 17:00:48 +00:00
|
|
|
[submodule "lib/heatshrink"]
|
|
|
|
path = lib/heatshrink
|
|
|
|
url = https://github.com/flipperdevices/heatshrink.git
|
2023-05-08 21:30:33 +00:00
|
|
|
[submodule "lib/st_cmsis_device_wb"]
|
|
|
|
path = lib/stm32wb_cmsis
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_wb
|
|
|
|
[submodule "lib/stm32wbxx_hal_driver"]
|
|
|
|
path = lib/stm32wb_hal
|
|
|
|
url = https://github.com/STMicroelectronics/stm32wbxx_hal_driver
|
|
|
|
[submodule "lib/stm32wb_copro"]
|
|
|
|
path = lib/stm32wb_copro
|
2024-03-06 06:25:21 +00:00
|
|
|
url = https://github.com/flipperdevices/stm32wb_copro.git
|
|
|
|
[submodule "documentation/doxygen/doxygen-awesome-css"]
|
|
|
|
path = documentation/doxygen/doxygen-awesome-css
|
|
|
|
url = https://github.com/jothepro/doxygen-awesome-css.git
|