zephyr/tests
Peter Bigot 1a5368a07b drivers: sensor: bma280: convert from Kconfig to devicetree
Define a binding for the Bosch BMA280 sensor.  Remove the Kconfig
settings and update the driver to use the devicetree information.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-01-24 15:52:09 +01:00
..
application_development tests: application_development/libxcc: exclude using XCC... 2020-01-07 17:09:38 +01:00
arch tests: arch: arm: interrupt: add test-case for user mode IRQ locking 2020-01-22 12:08:14 -06:00
benchmarks test: benchmarkis add frdmk82f board config 2019-12-19 12:55:18 -05:00
bluetooth Bluetooth: Controller: Add unit test of SW privacy feature 2020-01-15 12:52:25 +01:00
boards tests: board_shell: enable sensor shell 2020-01-13 09:23:35 -06:00
crypto global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
drivers drivers: sensor: bma280: convert from Kconfig to devicetree 2020-01-24 15:52:09 +01:00
kernel tests/kernel/fatal: add volatile to prevent compiler optimization 2020-01-22 07:08:12 -08:00
lib tests/lib/gui/lvgl: use littlefs 2020-01-21 15:32:47 +01:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net tests: net: ieee802154: Set LL addresses on a packet 2020-01-22 11:57:11 -06:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests/fs: NFFS has been replaced with Littlefs in multifs tests 2020-01-21 17:30:03 +01:00
unit tests: unit: util: Add test for IF_ENABLED() 2019-12-18 08:14:52 -05:00
ztest