Sarah Marsh / Mbed OS EddystoneBeacon
Revision:
0:1c7da5f83647
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config.json	Tue Nov 29 06:29:10 2016 +0000
@@ -0,0 +1,20 @@
+{
+  "nordic": {
+    "softdevice": "S130"
+  },
+  "nrf51822": {
+      "ram_size": "32K"
+  },
+  "mbed": {
+    "max-filehandles": 4
+  },
+  "platform" : {
+    "reset_button" : "p17",
+    "config_led" : "p13",
+    "shutdown_led" : "p14",
+    "led_off" : 0
+  },
+  "mbedtls": {
+    "user-config-file": "\"source/mbedtls_config.h\""
+  }
+}