zephyr/samples/drivers
Kumar Gala 629b270ac5 samples: jesd216: Exclude hifive1 board from sample
By default the hifive1 board doesn't enable the SPI controller that
the flash is on.  As such this test will not build on that platform
due to lack of a missing SPI bus controller device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-07-14 13:09:33 -04:00
..
adc samples: drivers: nucleo_l552ze_q: Configuring ADC sample application 2021-07-06 18:03:22 -04:00
can doc: can: fix build commands 2021-05-25 09:40:27 -04:00
clock_control_litex
counter esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
crypto mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE 2021-05-09 15:24:23 -05:00
current_sensing
dac samples: drivers: nucleo_l552ze_q: Configuring DAC application 2021-07-02 13:08:50 -04:00
display samples: display: Convert driver and lvgl sample.yaml to use depends_on 2021-05-19 08:14:25 -05:00
eeprom samples: drivers: eeprom: remove needless null pointer check 2021-06-17 19:26:23 -04:00
espi samples: drivers: espi: Ensure sample code thread exits 2021-04-13 18:29:35 -04:00
flash_shell samples: flash_shell: fix SHELL_CMD_REGISTER typo 2021-05-07 15:34:13 -05:00
ht16k33 drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
i2c_fujitsu_fram
i2s/litex
jesd216 samples: jesd216: Exclude hifive1 board from sample 2021-07-14 13:09:33 -04:00
kscan cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
kscan_touch
lcd_hd44780
led_apa102 samples: led_apa102: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
led_apa102c_bitbang
led_lp503x
led_lp3943
led_lp5562
led_lpd8806 samples: led_lpd8806: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
led_pca9633
led_pwm tests: pwm: led: Fix pwm_led sample 2021-05-25 08:07:25 -04:00
led_sx1509b_intensity samples: led_sx1509b: update to new work API 2021-04-15 10:44:08 -05:00
led_ws2812 doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
lora samples: lora: drop device_get_binding 2021-05-05 20:46:43 +02:00
misc/ft800 samples: FT800 demo application 2021-03-19 19:05:53 +01:00
peci samples: peci: drop device_get_binding 2021-05-05 20:46:43 +02:00
ps2 cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
soc_flash_nrf boards: arm: nrf9160dk_nrf9160: Rename NS target 2021-07-10 12:44:02 -04:00
spi_flash samples: add actinius_icarus_bee config in spi_flash and fs 2021-05-06 15:03:32 +02:00
spi_flash_at45 pm: remove callback from control function 2021-07-13 09:36:45 -04:00
spi_fujitsu_fram samples: spi_fujitsu_fram: drop device_get_binding 2021-05-05 20:46:43 +02:00
watchdog samples: drivers: watchdog: Pause during debugging 2021-05-21 05:00:07 -05:00
drivers.rst