zephyr/tests
Kumar Gala 0a99f53c80 sensor: lis2dh: Use general DT_<COMPAT>_BUS_<BUS> define.
Match what other drivers are doing and use the general BUS define.
Change DT_ST_LIS2DH_0_BUS_SPI to DT_ST_LIS2DH_BUS_SPI

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-24 07:28:19 -05:00
..
application_development style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
benchmarks docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
bluetooth docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
boards dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
booting/stub license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cmsis_rtos_v1 tests: cmsis_rtos_v1: remove cast abuses 2019-06-01 10:21:13 -04:00
cmsis_rtos_v2 lib: cmsis_v2: set default dynamic stack size 2019-05-02 15:42:33 -04:00
crypto tests: mbedtls: Call mbedtls_platform_set_printf() only if needed 2019-05-23 09:27:59 -04:00
drivers sensor: lis2dh: Use general DT_<COMPAT>_BUS_<BUS> define. 2019-06-24 07:28:19 -05:00
kernel tests/kernel/context: Fix TICK_IRQ define for RV32M1 lptmr_timer 2019-06-21 16:17:05 -05:00
lib docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
misc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net tests: net: getaddrinfo: Make sure we receive two queries 2019-06-20 14:45:43 +03:00
posix sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
shell shell: add test for new built-in command 2019-05-24 11:04:42 +02:00
subsys log_msg test: rework test_log_std_msg() to better cope with 64-bit builds 2019-06-24 08:58:52 +02:00
unit misc: Always test the portable version of the math_extras.h functions. 2019-05-14 19:53:30 -05:00
ztest subsys/testsuite/ztest: change zassert_mem_equal to macro 2019-06-03 09:39:37 -04:00