Combines a working system to save force, acceleration and gyro data to an SD card in a MAX32630 with BLE_Heartrate taken from the mbed site.

Dependencies:   USBMSD_BD BMI160 HX711 max32630fthr USBDevice

Revision:
80:caccea4da07b
Parent:
78:cca8883e1819
--- a/mbed_app.json	Thu Sep 19 18:01:04 2019 +0100
+++ b/mbed_app.json	Wed Oct 23 15:19:40 2019 +0000
@@ -11,12 +11,6 @@
         "DISCO_L475VG_IOT01A": {
             "target.features_add": ["BLE"],
             "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
-        },
-        "NRF52840_DK": {
-            "target.features_add": ["BLE"]
-        },
-        "NRF52_DK": {
-            "target.features_add": ["BLE"]
         }
     }
 }