zephyr/samples/drivers
Quang Bui Trong ad19019b29 samples: watchdog: board s32z270dc2_r52 only build and not running
Currently, the s32z270dc2_r52 board only supports running on RAM,
 so samples or tests watchdogs that perform SoC reset will not produce
 results. Set the build only for these samples and tests until the
 reset SoC function is supported.

Signed-off-by: Quang Bui Trong <quang.buitrong@nxp.com>
2023-01-23 11:46:43 -08:00
..
adc samples: adc: add support for gd32a503v_eval board. 2023-01-12 21:45:38 +01:00
audio/dmic samples: Replace dmic tag with lower case 2023-01-10 18:29:35 -05:00
can drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
clock_control_litex includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
clock_control_xec samples: drivers: clock_xec: Add MEC172x and MEC152x clock driver sample 2022-12-28 10:43:03 +01:00
counter yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
current_sensing
dac samples: drivers: dac: add support for gd32a50x 2023-01-12 21:45:38 +01:00
display yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
eeprom yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
espi yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
flash_shell samples: drivers: flash_shell: disambiguate flash shell app 2022-11-19 14:24:38 -05:00
fpga/fpga_controller yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ht16k33 include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
i2c_fujitsu_fram yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
i2s samples: Replace i2s tag with lower case 2023-01-10 18:29:35 -05:00
ipm yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
jesd216 Revert "samples: jesd216: add support for gd32a503v_eval board" 2023-01-16 09:42:28 +01:00
kscan yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kscan_touch yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lcd_cyclonev_socdk yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lcd_hd44780 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102 drivers: regulator: fixed: simplify implementation 2022-11-30 15:49:30 +01:00
led_apa102c_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp503x includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp3943 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
led_lp5562 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lpd8806 samples: led_lpd8806: Remove outdated link 2022-09-29 12:20:14 +02:00
led_pca9633 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_pwm boards: rpi_pico: avoid conflicting use of LED 2023-01-02 13:03:46 +01:00
led_sx1509b_intensity includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_ws2812 samples: drivers: use stm32 dma driver binding macro to configure channel 2023-01-23 09:15:21 -06:00
led_xec samples: drivers: led: Add sample for Microchip XEC LED driver 2022-12-02 11:31:50 +01:00
lora yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
mbox yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
memc yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
misc tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
peci yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ps2 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
soc_flash_nrf yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
spi_bitbang samples: spi_bitbang: Use gpio_loopback pins for MOSI and MISO 2023-01-20 13:28:27 +01:00
spi_flash samples: spi_flash: add support for gd32a503v_eval board 2023-01-12 21:45:38 +01:00
spi_flash_at45 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
spi_fujitsu_fram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
uart samples: drivers: uart: Detect missing FIFO mode in echo_bot 2022-12-31 18:24:32 +01:00
w1/scanner samples: drivers: w1: Enable arduino_i2c and arduino_serial explicitly 2023-01-16 09:26:10 +01:00
watchdog samples: watchdog: board s32z270dc2_r52 only build and not running 2023-01-23 11:46:43 -08:00
drivers.rst