Timo Karppinen / Mbed OS Pmod_ACL2_ADXL362_L432KC_OS6_tk1

Dependencies:   ADXL362

Committer:
timo_k2
Date:
Wed Apr 28 14:48:15 2021 +0000
Revision:
7:652e2c5ad650
Sensor reading is in a separate thread. The results can be used in the main thread.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
timo_k2 7:652e2c5ad650 1 {
timo_k2 7:652e2c5ad650 2 "target_overrides": {
timo_k2 7:652e2c5ad650 3 "*": {
timo_k2 7:652e2c5ad650 4 "platform.stdio-baud-rate": 115200,
timo_k2 7:652e2c5ad650 5 "platform.stdio-buffered-serial": 1
timo_k2 7:652e2c5ad650 6
timo_k2 7:652e2c5ad650 7 }
timo_k2 7:652e2c5ad650 8 }
timo_k2 7:652e2c5ad650 9 }