NTUES lab 2 BLE

Dependencies:   mbed X_NUCLEO_IDB0XA1 BLE_API

Committer:
whz861025
Date:
Tue May 14 12:45:44 2019 +0000
Revision:
0:088a3171bdab
heartRate ble done;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
whz861025 0:088a3171bdab 1 {
whz861025 0:088a3171bdab 2 "target_overrides": {
whz861025 0:088a3171bdab 3 "*": {
whz861025 0:088a3171bdab 4 "platform.stack-stats-enabled": true,
whz861025 0:088a3171bdab 5 "platform.heap-stats-enabled": true,
whz861025 0:088a3171bdab 6 "platform.cpu-stats-enabled": true,
whz861025 0:088a3171bdab 7 "platform.thread-stats-enabled": true,
whz861025 0:088a3171bdab 8 "platform.sys-stats-enabled": true
whz861025 0:088a3171bdab 9 }
whz861025 0:088a3171bdab 10 }
whz861025 0:088a3171bdab 11 }