Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: dac: dac_sam: Add SAM4S support to DAC driver #83820

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

IVandeVeire
Copy link
Contributor

I added support for the SAM4S soc to the DAC driver.

Tested on the SAM4S-EK2 board

@zephyrbot zephyrbot added platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) area: Samples Samples area: DAC Digital-to-Analog Converter labels Jan 10, 2025
Add support for the SAM4S soc in the DACC driver.

Signed-off-by: Ibe Van de Veire <[email protected]>
Add DAC device tree entry for the Atmel SAM4S soc.

Signed-off-by: Ibe Van de Veire <[email protected]>
Enable DAC entry in device tree and pinctrl (PB13/PB14).
Update doc/yaml files to include ADC info.

Signed-off-by: Ibe Van de Veire <[email protected]>
Enable support for Atmel SAM DAC driver on the sam4s_xplained board.

Signed-off-by: Ibe Van de Veire <[email protected]>
Add support for sam4s_xplained board in dac_api test.

Signed-off-by: Ibe Van de Veire <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DAC Digital-to-Analog Converter area: Samples Samples platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants