init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Revision:
14:9a54b1b65bc8
Parent:
12:8345612bf867
Child:
15:7aad9a7f970c
--- a/mbed_app.json	Sun Dec 16 15:21:38 2018 +0000
+++ b/mbed_app.json	Sun Dec 16 21:34:52 2018 +0000
@@ -18,17 +18,13 @@
         },
         "NRF52_DK": {
             "target.OUTPUT_EXT": "bin",
+            "target.bootloader_img": null,
             "target.uart_hwfc": 0,
             "nordic.uart_0_fifo_size": 1024,
             "nordic.uart_dma_size": 32,
             "target.device_has_add": ["LOWPOWERTIMER"],
             "target.macros_add": ["MBED_TICKLESS"],
-            "target.components_add": ["SD"],
-            "nvstore.max_keys": 20,
-            "nvstore.area_1_address": "0x0007e000",
-            "nvstore.area_1_size"   : "0x1000",
-            "nvstore.area_2_address": "0x0007f000",
-            "nvstore.area_2_size"   : "0x1000"
+            "target.components_add": ["FLASHIAP"]
         }
     }
 }
\ No newline at end of file