From 80171b7d557746dcd2d5a781f45ecc00cd6bc899 Mon Sep 17 00:00:00 2001 From: Nanosonde <2073569+nanosonde@users.noreply.github.com> Date: Wed, 21 Oct 2020 09:56:56 +0200 Subject: [PATCH] Remove SDK submodule --- .gitmodules | 3 --- examples/knx-cc1310/coresdk_cc13xx_cc26xx | 1 - 2 files changed, 4 deletions(-) delete mode 160000 examples/knx-cc1310/coresdk_cc13xx_cc26xx diff --git a/.gitmodules b/.gitmodules index 6ced019..7b66ef9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,6 +2,3 @@ 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 diff --git a/examples/knx-cc1310/coresdk_cc13xx_cc26xx b/examples/knx-cc1310/coresdk_cc13xx_cc26xx deleted file mode 160000 index 0d78d32..0000000 --- a/examples/knx-cc1310/coresdk_cc13xx_cc26xx +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0d78d3280357416a5c0388148cda13717c9ffaa5