zephyr/samples/drivers
Henrik Brix Andersen db25454e0e samples: flash_shell: skip boards without zephyr,flash-controller
Adjust the sanitycheck filter of the flash shell sample to also depend
on the board having a chosen zephyr,flash-controller devicetree node (as
this is what is referenced in flash_shell.c).

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-12-02 23:20:32 -05:00
..
can samples: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
counter samples: drivers: counter: alarm: add support for the Xilinx AXI Timer 2020-11-17 19:30:20 -05:00
crypto device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
current_sensing tests/samples: add samples for Serpente board 2020-09-04 09:25:02 -05:00
dac boards: nucleo_f091rc: Enable DAC driver 2020-09-03 14:46:03 -05:00
display samples: display: add fixture 2020-09-17 07:10:03 -04:00
entropy device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
espi drivers: eSPI: add eSPI driver support for NPCX7 series. 2020-10-02 11:33:15 +02:00
flash_shell samples: flash_shell: skip boards without zephyr,flash-controller 2020-12-02 23:20:32 -05:00
gpio/boards
ht16k33 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2c_fujitsu_fram device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2s/litex device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
jesd216 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
kscan samples: Add fixtures for samples interacting with keyboard and mouse 2020-09-08 17:24:38 -04:00
kscan_touch device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lcd_hd44780 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_apa102 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_apa102c_bitbang device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lp503x device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lp3943 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lp5562 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lpd8806 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_pca9633 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_pwm samples: drivers: add platform filtering for led pwm 2020-11-19 12:36:03 +01:00
led_ws2812 samples: led_ws2812: force SPIM on nRF52-DK 2020-11-17 10:24:33 -06:00
lora device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
peci device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ps2 samples: Add fixtures for samples interacting with keyboard and mouse 2020-09-08 17:24:38 -04:00
soc_flash_nrf device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
spi_flash drivers/flash/nrf_qspi_nor: Add support for nRF53 Series SoCs 2020-11-10 21:01:37 +02:00
spi_flash_at45 samples: drivers: at45: Refactor to allow any board 2020-11-17 16:44:03 -05:00
spi_fujitsu_fram device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
watchdog device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
drivers.rst