forked from rusefi/rusefi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 1.91 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "firmware/ChibiOS"]
path = firmware/ChibiOS
url = https://github.com/rusefi/ChibiOS.git
branch = stable_20.3.x.rusefi_clean_history
[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 = main
[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/controllers/can/wideband_firmware"]
path = firmware/controllers/can/wideband_firmware
url = https://github.com/mck1117/wideband
[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.6
[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
[submodule "firmware/libfirmware"]
path = firmware/libfirmware
url = https://github.com/rusefi/libfirmware.git
[submodule "java_console/peak-can-basic"]
path = java_console/peak-can-basic
url = https://github.com/rusefi/peak-can-basic
[submodule ".github/workflows/hw-ci/gethla"]
path = .github/workflows/hw-ci/gethla
url = https://github.com/rusefi/gethla/
branch = prod