Skip to content

Conversation

@DhruvaG2000
Copy link
Member

Signed-off-by: Dhruva Gole goledhruva@gmail.com

* Fixes #40
* yield(): causes the current thread to yield execution to another thread of the same or higher priority.
If there are no other ready threads of the same or higher priority, the routine returns immediately.
* Also replace include Arduino "" with <>.

Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
Copy link
Member

@szczys szczys left a comment

Choose a reason for hiding this comment

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

LGTM

@DhruvaG2000 DhruvaG2000 merged commit 1eaca92 into dev Sep 1, 2022
@DhruvaG2000 DhruvaG2000 deleted the fix-yield branch September 1, 2022 16:38
soburi pushed a commit to soburi/gsoc-2022-arduino-core that referenced this pull request Sep 24, 2025
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.

building external library fails with yield not implemented errors

3 participants