Revision:
0:25fa8795676b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/simple-mbed-cloud-client/mbed-cloud-client/sal-stack-nanostack-eventloop/mbed_lib.json	Sun Apr 18 15:20:23 2021 +0000
@@ -0,0 +1,13 @@
+{
+    "name": "nanostack-eventloop",
+    "config": {
+        "use_platform_tick_timer": {
+            "help": "Use platform provided low resolution tick timer for eventloop",
+            "value": null
+        },
+        "exclude_highres_timer": {
+            "help": "Exclude high resolution timer from build",
+            "value": null
+        }
+    }
+}