Skip to content

zephyrCommon: Fix PWM index range check#129

Merged
DhruvaG2000 merged 1 commit intozephyrproject-rtos:nextfrom
soburi:pwm_index_check
Sep 10, 2025
Merged

zephyrCommon: Fix PWM index range check#129
DhruvaG2000 merged 1 commit intozephyrproject-rtos:nextfrom
soburi:pwm_index_check

Conversation

@soburi
Copy link
Copy Markdown
Member

@soburi soburi commented Aug 23, 2025

The PWM index range check processing was performed after the index was referenced, so it was now performed first.

@soburi soburi requested a review from DhruvaG2000 August 23, 2025 06:34
The PWM index range check processing was performed after the index
was referenced, so it was now performed first.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@DhruvaG2000 DhruvaG2000 merged commit f5dbe52 into zephyrproject-rtos:next Sep 10, 2025
3 checks passed
@soburi soburi deleted the pwm_index_check branch September 10, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants