Range with a (green) VL53L1X Satellite board connected directly to the motherboard, without Expansion board support.

Dependencies:   VL53L1X_mbed

Committer:
johnAlexander
Date:
Thu Oct 10 09:52:56 2019 +0000
Revision:
3:78fae258d69f
Parent:
0:6b7696e7df5e
Port Mbed Classic example to MbedOS. Ranging using a (green) VL53L1X Satellite connected directly to the motherboard, without Expansion board support.

Who changed what in which revision?

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