RTC auf true

Revision:
0:38ceb79fef03
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/features/frameworks/mbed-coap/module.json	Wed Nov 28 15:10:15 2018 +0000
@@ -0,0 +1,26 @@
+{
+  "name": "mbed-coap",
+  "version": "4.7.1",
+  "description": "COAP library",
+  "keywords": [
+    "coap",
+    "nanostack"
+  ],
+  "license": "Apache-2.0",
+  "dependencies": {
+    "nanostack-libservice": "^3.0.0",
+    "mbed-trace": ">=0.2.0,<2.0.0",
+    "nanostack-randlib": "^1.2.0"
+  },
+  "targetDependencies": {},
+  "author": "Yogesh Pande <yogesh.pande@arm.com>",
+  "repository": {
+    "url": "https://github.com/ARMmbed/mbed-coap.git",
+    "type": "git"
+  },
+  "homepage": "https://github.com/ARMmbed/mbed-coap",
+  "extraIncludes": [
+    "mbed-coap",
+    "source/include"
+  ]
+}