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: pwm: sam0: Add missing semicolon in PWM initialization macro #85031

Merged

Conversation

kartben
Copy link
Collaborator

@kartben kartben commented Feb 2, 2025

Add missing ; that was causing the driver to fail compiling.

Add missing ; that was causing the driver to fail compiling.

Signed-off-by: Benjamin Cabé <[email protected]>
@zephyrbot zephyrbot added platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) area: PWM Pulse Width Modulation labels Feb 2, 2025
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Feb 2, 2025
@kartben kartben merged commit d29798f into zephyrproject-rtos:main Feb 3, 2025
31 checks passed
@kartben kartben deleted the pwm_sam0_tc.c_compileerror branch February 4, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: PWM Pulse Width Modulation platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants