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

dts: riscv: gigadevice: Add GD32VF103 DAC configuration #41552

Merged
merged 3 commits into from
Jan 4, 2022

Conversation

soburi
Copy link
Member

@soburi soburi commented Jan 4, 2022

This PR enables the DAC driver introduced in #41152 also with the GD32VF103.

Add configuration for the longan nano board, and modify the DAC sample to work with it.

GD32VF103 has a 2ch/12bit resolution DAC.
It is the same configuration as the GD32450i-EVAL board's one.
This PR is referring to that.

Enable DAC driver with gd32vf103 SoC.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Add configuration to support DAC

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
DAC sample support longan_nano and longan_nano_lite board.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Copy link
Member

@martinjaeger martinjaeger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@carlescufi carlescufi merged commit a194ef6 into zephyrproject-rtos:main Jan 4, 2022
@soburi soburi deleted the gd32v_dac branch January 4, 2022 11:44
@str4t0m str4t0m added the platform: GD32 GigaDevice label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants