Send continuous stream to mobile

Dependencies:   MPU9250

Fork of pdiot-ble-notify-array by Andrew Bates

Committer:
Vincent Coubard
Date:
Thu Jul 28 23:30:40 2016 +0100
Revision:
2:2be0a2820d3d
Parent:
1:cd85f873e10d
Child:
3:6f18b8269d65
Sync with mbed-os-5.1.0-rc3

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Vincent Coubard 2:2be0a2820d3d 1 {
Vincent Coubard 2:2be0a2820d3d 2 "target_overrides": {
Vincent Coubard 2:2be0a2820d3d 3 "K64F": {
Vincent Coubard 2:2be0a2820d3d 4 "target.features_add": ["BLE"],
Vincent Coubard 2:2be0a2820d3d 5 "target.extra_labels_add": ["ST_BLUENRG"],
Vincent Coubard 2:2be0a2820d3d 6 "target.macros_add": ["IDB0XA1_D13_PATCH"]
Vincent Coubard 2:2be0a2820d3d 7 },
Vincent Coubard 2:2be0a2820d3d 8 "NUCLEO_F401RE": {
Vincent Coubard 2:2be0a2820d3d 9 "target.features_add": ["BLE"],
Vincent Coubard 2:2be0a2820d3d 10 "target.extra_labels_add": ["ST_BLUENRG"]
Vincent Coubard 2:2be0a2820d3d 11 }
Vincent Coubard 2:2be0a2820d3d 12 }
Vincent Coubard 2:2be0a2820d3d 13 }