Skip to content

Conversation

soburi
Copy link
Member

@soburi soburi commented Aug 23, 2025

Since Arduino's delayMicroseconds is implemented as a busy loop,
we change it to using k_busy_wait to improve compatibility.

soburi added 2 commits August 23, 2025 15:14
Since Arduino's `delayMicroseconds` is implemented as a busy loop,
we change it to using `k_busy_wait` to improve compatibility.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Reformatting indentation for `delay` and `millis`.

Signed-off-by: TOKITA Hiroshi <[email protected]>
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.

1 participant