zephyr/samples/drivers
Karsten Koenig 8a6fd43439 boards: riscv: rv32m1_vega: Add onboard SPI flash
Enable the MX25R32 SPI NOR Flash on the VEGAboard and provide board
config file for the spi_flash sample.

Signed-off-by: Karsten Koenig <karsten.koenig.030@gmail.com>
2019-11-04 14:11:18 -06:00
..
CAN samples: driver: Extend CAN sample 2019-10-24 12:28:01 +03:00
counter/alarm doc: fix broken file and zephyr-app refs 2019-10-08 15:42:32 -05:00
crypto x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
current_sensing cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
entropy coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
espi doc: fix misspellings in Kconfig files 2019-10-30 10:24:30 +01:00
flash_shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gpio sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
ht16k33 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
i2c_fujitsu_fram sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
i2c_scanner cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
kscan samples: drivers: kscan: Add kscan sample application 2019-10-16 13:29:21 -07:00
lcd_hd44780 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
led_apa102 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_apa102c_bitbang sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
led_lp3943 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_lp5562 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_lpd8806 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_pca9633 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_ws2812 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
ps2 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
random
soc_flash_nrf
spi_flash boards: riscv: rv32m1_vega: Add onboard SPI flash 2019-11-04 14:11:18 -06:00
spi_fujitsu_fram samples: spi_fujitsu_fram: fix dependencies 2019-10-21 08:40:09 -05:00
watchdog coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
drivers.rst