zephyr/samples/drivers
Carles Cufi 8aa9a37902 drivers: flash: nrf: Rename nrf5 to nrf
With upcoming ICs that are not in the nRF5x family, rename the flash
driver and all its dependencies from nrf5 to nrf.

Should also fix the issue introduced by f49150cab6 which broke the
assignment of the flash device due to a partial rename.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-20 20:07:09 +01:00
..
crypto samples: drivers: crypto: Print correct buffer comparison on failure 2018-02-17 09:15:10 -05:00
current_sensing samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
entropy samples: drivers/entropy fixes 2018-02-23 07:34:07 -05:00
flash_shell flash: remove obsolete FLASH_DRIVER_NAME 2018-02-06 11:48:53 -06:00
gpio samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
i2c_fujitsu_fram samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
lcd_hd44780 samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
led_apa102c samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
led_lpd8806 tests: Clear SPI_*_IRQ_PRI from tests and samples 2018-01-17 11:51:48 -06:00
led_ws2812 samples: led_strip: Extend ws2812 sample with ws2812b_sw support 2018-03-03 20:46:53 +01:00
random
rtc
soc_flash_nrf drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
spi_flash samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
spi_fujitsu_fram samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
watchdog
drivers.rst