zephyr/samples
Paul Sokolovsky 63f862b262 samples: sensor: vl53l0x: Update for SENSOR_CHAN_DISTANCE refactor
SENSOR_CHAN_DISTANCE is now in meters. Print value in meters, as
double, this requires printf() and CONFIG_STDOUT_CONSOLE. This is
similar to how other sensor samples have it.

Fixes: #5693

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-02-05 10:30:34 -06:00
..
application_development/external_lib sample: external_lib: support console harness 2018-01-25 04:45:35 +05:30
basic samples: button: Fix button sample GPIO for nRF52 2018-01-29 10:23:36 +01:00
bluetooth Bluetooth: Remove redundant AD parsing check 2018-01-31 07:01:10 -08:00
boards sensors: Redefine SENSOR_CHAN_HUMIDITY in percents, not milli-percents. 2018-02-05 14:10:39 +01:00
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
drivers doc: fix ReST heading underlines 2018-02-01 19:33:39 -08:00
grove samples: remove more build_only tags 2017-12-28 20:24:29 -05:00
hello_world samples: hello_world: disbale asserts on single thread (REVERTME) 2018-01-25 04:45:35 +05:30
mpu drivers: flash: NXP k6x/kw2xd: Convert to use device tree 2018-01-29 16:34:49 -06:00
net usb: sanitycheck: Clean up sample.yaml 2018-02-05 06:39:50 -08:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests: Few test require CONFIG_STDOUT_CONSOLE=n 2018-02-05 07:05:12 -08:00
sensor samples: sensor: vl53l0x: Update for SENSOR_CHAN_DISTANCE refactor 2018-02-05 10:30:34 -06:00
subsys test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
synchronization sample: synchronization: support console harness 2018-01-25 04:45:35 +05:30
testing tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
kernel.rst
samples.rst