zephyr/boards/arm/reel_board
Johann Fischer 963f97d035 drivers: apds9960: use interrupt output for sample
This patch changes the behavior of the sensor. The sensor
will remain in sleep mode after initialization and will only
run the measurements once when sample_fetch is called.
This optimizes the power consumption of the sensor as it
stays in sleep mode most of the time.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-09-21 09:02:00 -05:00
..
doc doc: fix misspellings in reST files 2018-08-28 13:59:38 -04:00
CMakeLists.txt boards: add basis support for the reel board 2018-08-17 13:19:20 -07:00
Kconfig boards: add basis support for the reel board 2018-08-17 13:19:20 -07:00
Kconfig.board boards: fix up reel_board Kconfig warnings 2018-09-06 09:58:38 -04:00
Kconfig.defconfig boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards) 2018-09-11 23:29:50 -05:00
board.c boards: add basis support for the reel board 2018-08-17 13:19:20 -07:00
board.cmake boards: add basis support for the reel board 2018-08-17 13:19:20 -07:00
board.h boards: add basis support for the reel board 2018-08-17 13:19:20 -07:00
dts.fixup drivers: apds9960: use interrupt output for sample 2018-09-21 09:02:00 -05:00
reel_board.dts dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic dts files 2018-09-15 15:33:43 -05:00
reel_board.yaml boards: add basis support for the reel board 2018-08-17 13:19:20 -07:00
reel_board_defconfig arch: nrf52: Remove ARM_MPU_NRF52X option. 2018-09-20 14:16:50 +02:00