mirror of
https://github.com/thelsing/knx.git
synced 2025-09-09 17:51:55 +02:00
Add SimpleLink SDK for CC13xx/CC26xx as submodule
This commit is contained in:
parent
779ab2a5fd
commit
8b2943708e
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
1
examples/knx-cc1310/coresdk_cc13xx_cc26xx
Submodule
1
examples/knx-cc1310/coresdk_cc13xx_cc26xx
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0d78d3280357416a5c0388148cda13717c9ffaa5
|
Loading…
Reference in New Issue
Block a user