2020-10-13 11:22:43 +03:00
|
|
|
[submodule "lib/mlib"]
|
|
|
|
path = lib/mlib
|
|
|
|
url = https://github.com/P-p-H-d/mlib.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
|
2023-08-09 00:34:54 +03:00
|
|
|
shallow = false
|
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
|
2023-03-22 20:00:48 +03:00
|
|
|
[submodule "lib/heatshrink"]
|
|
|
|
path = lib/heatshrink
|
|
|
|
url = https://github.com/flipperdevices/heatshrink.git
|
2023-05-09 00:30:33 +03: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
|
|
|
|
url = https://github.com/flipperdevices/stm32wb_copro.git
|
2023-08-29 13:37:15 +03:00
|
|
|
[submodule "subghz_remote"]
|
|
|
|
path = applications/main/subghz_remote
|
2023-09-04 23:14:07 +03:00
|
|
|
url = https://github.com/DarkFlippers/SubGHz_Remote.git
|
2024-03-10 23:38:56 +03:00
|
|
|
branch = ufw_main_app
|