zephyr/samples/drivers
Peter A. Bigot 0e338efb3c samples/drivers/spi_flash: fix device naming
There are multiple flash implementations.  This sample was originally
written for the W25QXXDV driver, but has since been used for
jedec,spi-nor.  The sample should work with multiple drivers.

Add device name sources for several drivers, falling back to spi-nor
which was recently used as a test filter.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-07-24 09:20:56 -04:00
..
CAN cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
counter/alarm drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
crypto license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
current_sensing cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
entropy cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
flash_shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gpio dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
ht16k33 cleanup: include/: move led.h to drivers/led.h 2019-06-27 22:55:49 -04:00
i2c_fujitsu_fram samples: i2c_fujitsu_fram: remove whitelisting 2019-07-12 05:54:16 -07:00
i2c_scanner cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
lcd_hd44780 cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
led_apa102 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_apa102c_bitbang samples: led_apa102c_bitbang: remove whitelisting 2019-07-12 05:54:16 -07:00
led_lp3943 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_lp5562 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_lpd8806 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_pca9633 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_ws2812 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
random license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rtc cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
soc_flash_nrf cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
spi_flash samples/drivers/spi_flash: fix device naming 2019-07-24 09:20:56 -04:00
spi_fujitsu_fram cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
watchdog cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
drivers.rst samples: fix alarm sample doc and inclusion 2019-02-07 16:14:00 -05:00