zephyr/boards/arm/stm32f3_disco
Yannis Damigos 017a3515e8 samples/sensor/lsm303dlhc: Add LSM303DLHC sample
Add sample application for LSM303DLHC, ST MEMS
system-in-package featuring a 3D digital linear
acceleration sensor and a 3D digital magnetic
sensor.

Enable sample to build on stm32f3_disco board
during sanitycheck.

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2018-10-15 12:47:13 -05:00
..
doc
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h
dts_fixup.h boards/arm/stm32f3_disco: Enable LSM303DLHC MEMS sensors 2018-10-15 12:47:13 -05:00
pinmux.c
stm32f3_disco.dts boards/arm/stm32f3_disco: Enable LSM303DLHC MEMS sensors 2018-10-15 12:47:13 -05:00
stm32f3_disco.yaml samples/sensor/lsm303dlhc: Add LSM303DLHC sample 2018-10-15 12:47:13 -05:00
stm32f3_disco_defconfig