zephyr/tests
Andrzej Głąbek 0b300da221 tree-wide: Remove assignments to Kconfig options unused in nRF drivers
Kconfig options that enable I2C and SPI instances are no longer used
in nRF drivers. Remove all assignments done to these options in related
board definitions, samples, and tests.

For nrf52_pca20020, also no longer needed setting of default values
for GPIO_SX1509B* options is removed (now the gpio_sx1509b driver is
enabled by default when a corresponding devicetree node is enabled).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-04-03 14:47:32 +02:00
..
application_development global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
arch tests: arch: arm: arm_runtime_nmi: Add filter for Cortex-M 2020-03-31 19:24:48 +02:00
benchmarks tests: benchmarks: use high-res counter for MEC1501 SoC 2020-03-31 19:52:21 -04:00
bluetooth Bluetooth: tests: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
boards tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers tree-wide: Remove assignments to Kconfig options unused in nRF drivers 2020-04-03 14:47:32 +02:00
kernel tests: kernel: interrupt: Enable nested interrupt test for Cortex-R 2020-04-02 09:22:38 +02:00
lib devicetree: add DT_CHILD() 2020-04-02 06:41:58 -05:00
misc/test_build timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
net net: ieee802154_radio: Allow to specify TX mode 2020-04-03 14:07:41 +03:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
unit Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00
ztest Revert "cmake: Get unit tests passing CI again" 2020-03-31 10:00:15 -04:00