From 40e82395c4b9f95d5cd528d01a195dd846f526b4 Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Thu, 14 May 2015 14:01:27 +0100 Subject: [PATCH] Pull CC26xxware as a submodule --- .gitmodules | 3 +++ cpu/cc26xx/lib/cc26xxware | 1 + 2 files changed, 4 insertions(+) create mode 160000 cpu/cc26xx/lib/cc26xxware diff --git a/.gitmodules b/.gitmodules index 7391a785b..48be5ceaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "tools/cc2538-bsl"] path = tools/cc2538-bsl 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 diff --git a/cpu/cc26xx/lib/cc26xxware b/cpu/cc26xx/lib/cc26xxware new file mode 160000 index 000000000..420ae3682 --- /dev/null +++ b/cpu/cc26xx/lib/cc26xxware @@ -0,0 +1 @@ +Subproject commit 420ae3682c11619c1340697632b2dc49f7e53037