Pull CC26xxware as a submodule
This commit is contained in:
parent
b4067560ba
commit
40e82395c4
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
||||||
[submodule "tools/cc2538-bsl"]
|
[submodule "tools/cc2538-bsl"]
|
||||||
path = tools/cc2538-bsl
|
path = tools/cc2538-bsl
|
||||||
url = https://github.com/JelmerT/cc2538-bsl.git
|
url = https://github.com/JelmerT/cc2538-bsl.git
|
||||||
|
[submodule "cpu/cc26xx/lib/cc26xxware"]
|
||||||
|
path = cpu/cc26xx/lib/cc26xxware
|
||||||
|
url = https://github.com/g-oikonomou/cc26xxware.git
|
||||||
|
|
1
cpu/cc26xx/lib/cc26xxware
Submodule
1
cpu/cc26xx/lib/cc26xxware
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 420ae3682c11619c1340697632b2dc49f7e53037
|
Loading…
Reference in a new issue