zephyr/samples/drivers
Michael Hope 7e31f6be48 samples: watchdog: add the ch32v003evt to the sample
The CH32V003 has a straight-forward watchdog that does not support
callbacks. Add an overlay and support.

To make the sample fit in flash, remove the unused logging from the
project configuration. The sample itself doesn't seem to use logging
so this is (mostly) a no-op.

Signed-off-by: Michael Hope <michaelh@juju.nz>
2025-04-26 10:55:17 +02:00
..
adc samples: drivers/adc: Support adc example for NXP frdm_mcxa153 2025-04-25 18:59:33 +02:00
audio samples: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
auxdisplay
can
charger
clock_control_litex boards: enjoydigital: adopt new zephyr:board directive and role 2025-02-28 14:52:23 +01:00
clock_control_xec
counter boards: pimoroni: pico_plus2: Add Pimoroni Pico Plus2 board 2025-03-10 11:20:30 +01:00
crypto samples: drivers: crypto: Add support for cc23x0 2025-03-07 19:47:11 +01:00
dac boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
display samples: display: Add overlay for FRDM_RW612 boards 2025-04-25 19:00:06 +02:00
eeprom boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
espi dts: bindings: spi: use hyphen instead of underscore 2025-03-18 16:40:19 +01:00
ethernet samples: net: enable NET_ZPERF_SERVER 2025-04-23 11:48:42 +02:00
flash_shell drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
fpga
gnss samples: gnss: no board has this feature, improve filtering 2025-03-11 11:35:15 +01:00
haptics
ht16k33 doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
i2c samples: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
i2s samples: i2s & led_strip: update esp32 board overlay files 2025-04-11 06:32:40 +02:00
ipm samples: ipm_esp32: do not skip CI test 2025-03-27 09:51:45 +01:00
jesd216 samples: drivers: jesd216: Make output correct DTS syntax 2025-04-24 16:54:59 +02:00
lcd_cyclonev_socdk
lcd_hd44780
led samples: i2s & led_strip: update esp32 board overlay files 2025-04-11 06:32:40 +02:00
lora drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
mbox boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
mbox_data boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
memc
misc drv: ft8xx: user data in the callback function 2025-01-30 02:01:34 +01:00
mspi tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
peci
ps2
rtc
smbus
soc_flash_nand
soc_flash_nrf
spi_bitbang
spi_flash samples: spi_flash: add support for blackpill_f411ce 2025-04-24 01:27:27 +02:00
spi_flash_at45 tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
spi_fujitsu_fram
stepper drivers: stepper: refactor enable(dev,flag) to enable & disable 2025-04-03 00:03:29 +02:00
uart samples: uart: async_api: added 2025-04-25 18:58:47 +02:00
video drivers: video: Support controls of 64-bit integer type 2025-04-21 20:03:31 +02:00
virtualization
w1 samples: drivers: w1: Add MAX boards sample overlay files 2025-02-12 23:15:57 +01:00
watchdog samples: watchdog: add the ch32v003evt to the sample 2025-04-26 10:55:17 +02:00
drivers.rst