zephyr/samples/drivers
Andrzej Głąbek 23d28ab400 samples: Remove redundant Kconfig adjustments for nRF boards
The options selecting nRF drivers are now enabled by default when
an nRF SoC is selected as the build target.
The options selecting given hardware instances are now enabled at
the board level.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-12-21 21:01:37 +01:00
..
CAN samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
crypto ext: mbedtls: Unify mbedTLS Kconfig prefixes 2018-12-17 11:27:02 +01:00
current_sensing samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
entropy samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
flash_shell shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00
gpio samples: yaml: filter can be limited to GPIO_CONTROLLER 2018-12-17 08:18:56 -06:00
i2c_fujitsu_fram samples: drivers: Update yaml with regex and fixture 2018-11-14 23:43:48 -05:00
i2c_scanner samples: driver: i2c scanner 2018-12-21 10:27:53 +01:00
lcd_hd44780 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
led_apa102c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
led_lp3943 sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
led_lp5562 samples: Remove redundant Kconfig adjustments for nRF boards 2018-12-21 21:01:37 +01:00
led_lpd8806 sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
led_pca9633 sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
led_ws2812 sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
random samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
rtc samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
soc_flash_nrf samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi_flash samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
spi_fujitsu_fram drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled 2018-11-16 14:02:00 -05:00
watchdog samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
drivers.rst