Skip to content

Conversation

jgfoster
Copy link
Member

@jgfoster jgfoster commented Jul 1, 2021

Replace #define yield() _NOP() with inline void yield() { _NOP(); } so that other code can define a yield() function.

@jgfoster jgfoster merged commit c42c725 into Arduino-CI:master Oct 4, 2021
@jgfoster jgfoster deleted the yield branch October 4, 2021 02:35
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