zephyr/dts
Rafael Aldo Hernández Luna 2e30bbca00 drivers: dac: Added dac driver for samd5x
Added driver and binding file for samd5x dac peripheral, the already
implemented dac_sam0.c lacks the configuration registers for this
microcontroller family and is fixed to only have one dac channel output,
also, the code gets too bulky when adding the samd5x dac configuration
using preprocessor directives that’s why I moved the implementation to its
own file.

Added dac to the supported list of same54_xpro.yaml, fixed Kconfig.samd5x
help spacing, added board defines to test_dac.c and test it out with
twister script on board.

Signed-off-by: Rafael Aldo Hernández Luna <aldo.hernandez@daikincomfort.com>
2025-07-19 09:54:41 +02:00
..
arc/synopsys
arm drivers: dac: Added dac driver for samd5x 2025-07-19 09:54:41 +02:00
arm64 dts: bindings: nxp,enet-mac: convert to use ptp-clock property 2025-06-27 09:54:21 -05:00
bindings drivers: dac: Added dac driver for samd5x 2025-07-19 09:54:41 +02:00
common dts: Move vendor-specific dtsi to dedicated folder 2025-04-29 13:00:03 +02:00
posix
riscv soc: esp32c6: add BLE support 2025-06-27 18:27:15 -05:00
rx/renesas boards: renesas: Fix incorrect partnumber for RSK-RX130 2025-06-27 09:42:49 +02:00
sparc/gaisler
vendor soc: nrf: Add nRF54LM20A device 2025-06-27 18:26:57 -05:00
x86/intel edac: shell: Make more generic 2025-06-18 09:09:40 -04:00
xtensa drivers: clock_control: mcux_ccm: support QM/QXP's ESAI/AUD_PLL1 clocks 2025-06-24 09:13:45 +02:00
binding-template.yaml
Kconfig