Skip to content

Conversation

@kartben
Copy link
Contributor

@kartben kartben commented Jun 7, 2025

fix channel ID check in dac_esp32_channel_setup as it was allowing to set up a channel with ID greater than the number of channels.

@kartben kartben marked this pull request as ready for review June 7, 2025 20:12
@github-actions github-actions bot added area: DAC Digital-to-Analog Converter size: XS A PR changing only a single line of code platform: ESP32 Espressif ESP32 labels Jun 7, 2025
Copy link

@marekmatej marekmatej left a comment

Choose a reason for hiding this comment

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

Please fix the commit message to use capitalize-case.

@kartben
Copy link
Contributor Author

kartben commented Jun 9, 2025

Please fix the commit message to use capitalize-case.

I am not sure what you mean? Sorry
Feel free to push the fix directly to my branch.

@marekmatej
Copy link

Please fix the commit message to use capitalize-case.

I am not sure what you mean? Sorry Feel free to push the fix directly to my branch.

"fix channel ID check" -> "Fix channel ID check"

Fix channel ID check in dac_esp32_channel_setup as it was allowing to
set up a channel with ID greater than the number of channels.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
@kartben
Copy link
Contributor Author

kartben commented Jun 9, 2025

Please fix the commit message to use capitalize-case.

I am not sure what you mean? Sorry Feel free to push the fix directly to my branch.

"fix channel ID check" -> "Fix channel ID check"

Sure 🤷🏼

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 9, 2025

@kartben kartben merged commit 25dc5fe into zephyrproject-rtos:main Jun 11, 2025
26 checks passed
@kartben kartben deleted the dac_esp32 branch June 11, 2025 06:19
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 platform: ESP32 Espressif ESP32 size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants