Repo re-org
18
.gitmodules
vendored
|
|
@ -1,27 +1,27 @@
|
||||||
[submodule "controller/fw/libopencm3"]
|
[submodule "controller/fw/libopencm3"]
|
||||||
path = controller/fw/libopencm3
|
path = reset-controller/fw/libopencm3
|
||||||
url = https://github.com/libopencm3/libopencm3
|
url = https://github.com/libopencm3/libopencm3
|
||||||
[submodule "controller/fw/mspdebug"]
|
[submodule "controller/fw/mspdebug"]
|
||||||
path = controller/fw/mspdebug
|
path = reset-controller/fw/mspdebug
|
||||||
url = https://github.com/dlbeer/mspdebug
|
url = https://github.com/dlbeer/mspdebug
|
||||||
[submodule "controller/fw/cmsis"]
|
[submodule "controller/fw/cmsis"]
|
||||||
path = controller/fw/cmsis
|
path = reset-controller/fw/cmsis
|
||||||
url = https://git.jaseg.net/bigdata/pub/safety-reset-cmsis.git
|
url = https://git.jaseg.net/bigdata/pub/safety-reset-cmsis.git
|
||||||
[submodule "controller/fw/libsodium"]
|
[submodule "controller/fw/libsodium"]
|
||||||
path = controller/fw/libsodium
|
path = reset-controller/fw/libsodium
|
||||||
url = git@git.jaseg.net:bigdata/pub/libsodium-safety-reset.git
|
url = git@git.jaseg.net:bigdata/pub/libsodium-safety-reset.git
|
||||||
[submodule "controller/fw/tinyaes"]
|
[submodule "controller/fw/tinyaes"]
|
||||||
path = controller/fw/tinyaes
|
path = reset-controller/fw/tinyaes
|
||||||
url = https://github.com/kokke/tiny-AES-c
|
url = https://github.com/kokke/tiny-AES-c
|
||||||
[submodule "controller/fw/musl"]
|
[submodule "controller/fw/musl"]
|
||||||
path = controller/fw/musl
|
path = reset-controller/fw/musl
|
||||||
url = git://git.musl-libc.org/musl
|
url = git://git.musl-libc.org/musl
|
||||||
[submodule "controller/fw/crypto-algorithms"]
|
[submodule "controller/fw/crypto-algorithms"]
|
||||||
path = controller/fw/crypto-algorithms
|
path = reset-controller/fw/crypto-algorithms
|
||||||
url = https://github.com/B-Con/crypto-algorithms
|
url = https://github.com/B-Con/crypto-algorithms
|
||||||
[submodule "controller/fw/tinyprintf"]
|
[submodule "controller/fw/tinyprintf"]
|
||||||
path = controller/fw/tinyprintf
|
path = reset-controller/fw/tinyprintf
|
||||||
url = https://github.com/cjlano/tinyprintf
|
url = https://github.com/cjlano/tinyprintf
|
||||||
[submodule "controller/fw/reed_solomon"]
|
[submodule "controller/fw/reed_solomon"]
|
||||||
path = controller/fw/reed_solomon
|
path = reset-controller/fw/reed_solomon
|
||||||
url = git@git.jaseg.net:bigdata/pub/reed_solomon_c.git
|
url = git@git.jaseg.net:bigdata/pub/reed_solomon_c.git
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 237 KiB After Width: | Height: | Size: 237 KiB |
|
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 236 KiB |
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 450 KiB After Width: | Height: | Size: 450 KiB |