Add SimpleLink SDK for CC13xx/CC26xx as submodule

This commit is contained in:
Nanosonde 2020-10-18 17:46:31 +02:00
parent 779ab2a5fd
commit 8b2943708e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -2,3 +2,6 @@
path = knxPython/pybind11
url = https://github.com/pybind/pybind11.git
branch = stable
[submodule "examples/knx-cc1310/coresdk_cc13xx_cc26xx"]
path = examples/knx-cc1310/coresdk_cc13xx_cc26xx
url = https://github.com/contiki-ng/coresdk_cc13xx_cc26xx.git

@ -0,0 +1 @@
Subproject commit 0d78d3280357416a5c0388148cda13717c9ffaa5