Add a bunch of deps
This commit is contained in:
parent
fcbdab4ab2
commit
b489a1b12f
13 changed files with 194 additions and 618 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -4,3 +4,12 @@
|
|||
[submodule "controller/fw/mspdebug"]
|
||||
path = controller/fw/mspdebug
|
||||
url = https://github.com/dlbeer/mspdebug
|
||||
[submodule "controller/fw/cmsis"]
|
||||
path = controller/fw/cmsis
|
||||
url = https://github.com/ARM-software/CMSIS_5
|
||||
[submodule "controller/fw/libsodium"]
|
||||
path = controller/fw/libsodium
|
||||
url = https://github.com/jedisct1/libsodium
|
||||
[submodule "controller/fw/tinyaes"]
|
||||
path = controller/fw/tinyaes
|
||||
url = https://github.com/kokke/tiny-AES-c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue