commit | 1bcacf5c5686e8622bab671ff12cd2511672abab | [log] [tgz] |
---|---|---|
author | Vipul Rahane <vipulrahane@apache.org> | Tue Feb 06 17:53:30 2018 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Feb 08 21:17:22 2018 +0100 |
tree | e3ab2a6bbd21e226811d27c8b4a3681b65073eee | |
parent | b4c2d93495ef763d38d756e2f4b782e4644fe889 [diff] [blame] |
ext: lib: tinycbor: Apply req patch to 0.5.0-beta1 For a full description of changes see the commit message URL: https://github.com/zephyrproject-rtos/tinycbor/tree/zephyr Signed-off-by: Vipul Rahane <vipulrahane@apache.org>
diff --git a/ext/Kconfig b/ext/Kconfig index 4242d5e..7c06ecc 100644 --- a/ext/Kconfig +++ b/ext/Kconfig
@@ -12,6 +12,8 @@ source "ext/lib/crypto/Kconfig" +source "ext/lib/encoding/Kconfig" + source "ext/debug/Kconfig" endmenu