From 390a4849df0f8dcd2e324c9f0097e305ea5dcbee Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Sun, 26 Nov 2017 16:50:58 +0000 Subject: [PATCH] Don't disable the debug interface by default This commit updates both CCxxwares to latest version. In this latest version, we revert two older commits that disable the debug interface by default in `ccfg.c` in the two respective submodules. --- arch/cpu/cc26xx-cc13xx/lib/cc13xxware | 2 +- arch/cpu/cc26xx-cc13xx/lib/cc26xxware | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/cpu/cc26xx-cc13xx/lib/cc13xxware b/arch/cpu/cc26xx-cc13xx/lib/cc13xxware index f4800b7af..682cf5d60 160000 --- a/arch/cpu/cc26xx-cc13xx/lib/cc13xxware +++ b/arch/cpu/cc26xx-cc13xx/lib/cc13xxware @@ -1 +1 @@ -Subproject commit f4800b7af65e78fd45e0a1f72648abf70a9fe567 +Subproject commit 682cf5d60aa6b6be77c5519ff70fa18087fe3cf0 diff --git a/arch/cpu/cc26xx-cc13xx/lib/cc26xxware b/arch/cpu/cc26xx-cc13xx/lib/cc26xxware index 40916ad11..568511d65 160000 --- a/arch/cpu/cc26xx-cc13xx/lib/cc26xxware +++ b/arch/cpu/cc26xx-cc13xx/lib/cc26xxware @@ -1 +1 @@ -Subproject commit 40916ad11efdcac76775b9b18cebc8d0c37c48f2 +Subproject commit 568511d650601afdc80106d9b9d5c44882635d17