mirror of https://github.com/rusefi/rusefi-1.git
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
[submodule "firmware/ChibiOS"]
|
|
path = firmware/ChibiOS
|
|
url = https://github.com/rusefi/ChibiOS.git
|
|
branch = stable_20.3.x.rusefi
|
|
[submodule "firmware/ChibiOS-Contrib"]
|
|
path = firmware/ChibiOS-Contrib
|
|
url = https://github.com/rusefi/ChibiOS-Contrib.git
|
|
branch = rusefi-20.3.x
|
|
[submodule "unit_tests/googletest"]
|
|
path = unit_tests/googletest
|
|
url = https://github.com/google/googletest.git
|
|
branch = v1.8.x
|
|
[submodule "hardware/rusefi_lib"]
|
|
path = hardware/rusefi_lib
|
|
url = https://github.com/rusefi/kicad-libraries
|
|
[submodule "hardware/InteractiveHtmlBom"]
|
|
path = hardware/InteractiveHtmlBom
|
|
url = https://github.com/openscopeproject/InteractiveHtmlBom.git
|
|
[submodule "firmware/ext/cmsis-svd"]
|
|
path = firmware/ext/cmsis-svd
|
|
url = https://github.com/posborne/cmsis-svd
|
|
[submodule "firmware/controllers/can/wideband_firmware"]
|
|
path = firmware/controllers/can/wideband_firmware
|
|
url = https://github.com/mck1117/wideband
|
|
branch = 20210110-hotfix
|
|
[submodule "firmware/ext/uzlib"]
|
|
path = firmware/ext/uzlib
|
|
url = https://github.com/pfalcon/uzlib
|
|
[submodule "firmware/ext/lua"]
|
|
path = firmware/ext/lua
|
|
url = https://github.com/rusefi/lua
|
|
branch = rusefi-5.4.3
|
|
[submodule "firmware/controllers/lua/luaaa"]
|
|
path = firmware/controllers/lua/luaaa
|
|
url = https://github.com/rusefi/luaaa
|
|
branch = rusefi_prod_2021_11_12
|
|
[submodule "firmware/ext/openblt"]
|
|
path = firmware/ext/openblt
|
|
url = https://github.com/rusefi/openblt
|
|
branch = rusefi_prod
|
|
[submodule "misc/hex2dfu"]
|
|
path = misc/hex2dfu
|
|
url = https://github.com/rusefi/hex2dfu
|
|
branch = rusefi_prod
|
|
[submodule "java_console/luaformatter"]
|
|
path = java_console/luaformatter
|
|
url = https://github.com/rusefi/luaformatter
|
|
branch = prod
|