2017-04-01 17:35:01 -07:00
|
|
|
[submodule "firmware/ChibiOS"]
|
2019-03-20 05:45:15 -07:00
|
|
|
path = firmware/ChibiOS
|
2017-04-01 17:35:01 -07:00
|
|
|
url = https://github.com/rusefi/ChibiOS.git
|
2021-01-19 13:58:10 -08:00
|
|
|
branch = stable_20.3.x.rusefi
|
2017-04-01 17:35:01 -07:00
|
|
|
[submodule "firmware/ChibiOS-Contrib"]
|
2017-03-27 20:09:47 -07:00
|
|
|
path = firmware/ChibiOS-Contrib
|
2022-02-04 15:42:43 -08:00
|
|
|
url = https://github.com/rusefi/ChibiOS-Contrib.git
|
|
|
|
branch = rusefi-20.3.x
|
2019-01-03 15:37:12 -08:00
|
|
|
[submodule "unit_tests/googletest"]
|
|
|
|
path = unit_tests/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
2019-01-03 16:21:40 -08:00
|
|
|
branch = v1.8.x
|
|
|
|
[submodule "hardware/rusefi_lib"]
|
|
|
|
path = hardware/rusefi_lib
|
|
|
|
url = https://github.com/rusefi/kicad-libraries
|
2020-05-02 08:22:12 -07:00
|
|
|
[submodule "hardware/InteractiveHtmlBom"]
|
|
|
|
path = hardware/InteractiveHtmlBom
|
|
|
|
url = https://github.com/openscopeproject/InteractiveHtmlBom.git
|
2020-11-11 17:36:15 -08:00
|
|
|
[submodule "firmware/ext/cmsis-svd"]
|
|
|
|
path = firmware/ext/cmsis-svd
|
|
|
|
url = https://github.com/posborne/cmsis-svd
|
2020-12-16 05:28:53 -08:00
|
|
|
[submodule "firmware/controllers/can/wideband_firmware"]
|
|
|
|
path = firmware/controllers/can/wideband_firmware
|
|
|
|
url = https://github.com/mck1117/wideband
|
2022-01-10 05:35:36 -08:00
|
|
|
branch = 20210110-hotfix
|
2021-03-07 16:25:34 -08:00
|
|
|
[submodule "firmware/ext/uzlib"]
|
|
|
|
path = firmware/ext/uzlib
|
|
|
|
url = https://github.com/pfalcon/uzlib
|
2021-04-28 19:41:25 -07:00
|
|
|
[submodule "firmware/ext/lua"]
|
|
|
|
path = firmware/ext/lua
|
|
|
|
url = https://github.com/rusefi/lua
|
|
|
|
branch = rusefi-5.4.3
|
2021-09-03 17:21:39 -07:00
|
|
|
[submodule "firmware/controllers/lua/luaaa"]
|
|
|
|
path = firmware/controllers/lua/luaaa
|
|
|
|
url = https://github.com/rusefi/luaaa
|
2021-11-12 19:10:05 -08:00
|
|
|
branch = rusefi_prod_2021_11_12
|
2021-10-31 11:46:28 -07:00
|
|
|
[submodule "firmware/ext/openblt"]
|
|
|
|
path = firmware/ext/openblt
|
|
|
|
url = https://github.com/rusefi/openblt
|
|
|
|
branch = rusefi_prod
|
2021-11-05 08:50:33 -07:00
|
|
|
[submodule "misc/hex2dfu"]
|
|
|
|
path = misc/hex2dfu
|
|
|
|
url = https://github.com/rusefi/hex2dfu
|
|
|
|
branch = rusefi_prod
|
2021-11-25 07:18:36 -08:00
|
|
|
[submodule "java_console/luaformatter"]
|
|
|
|
path = java_console/luaformatter
|
|
|
|
url = https://github.com/rusefi/luaformatter
|
|
|
|
branch = prod
|