zephyr/tests
Armando Visconti f300dedcc1 drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus
Remove configuration parameter CONFIG_BUS_TYPE. Now we may
make use of DT_ST_LSM6DSL_BUS_I2C and DT_ST_LSM6DSL_BUS_SPI
definition to select the bus.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-01-08 09:15:51 -06:00
..
application_development cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
benchmarks tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
bluetooth cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
boards cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
booting/stub cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
cmsis_rtos_v1 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
cmsis_rtos_v2 tests: cmsis_rtos_v2: Bugfix in test which leads to random errors 2019-01-04 11:50:51 -05:00
compliance
crypto cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
include tests: shell: migrate tests to the new shell 2018-11-22 11:32:29 +01:00
kernel tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
lib cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
misc/test_build cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
net tests: net_pkt: More net_frag_linearize tests 2019-01-08 11:06:56 +02:00
posix cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
power cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
shell cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
subsys cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
unit cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
ztest cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
CMakeLists.txt
Kconfig tests: add Kconfig for testing via shell 2018-11-05 09:32:38 -05:00