- Notifications
You must be signed in to change notification settings - Fork13.3k
Renamings for thatesp_yield is really suspend, replacing delay(0), shimmable suspend-CONT API for async esp_suspend() / esp_schedule()#7148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
22 commits Select commitHold shift + click to select a range
4df7186 delay0isyield squash commit.
dok-netb64622d _notifyPWM may be called indirectly from ISR, cannot yield() from ISR…
dok-net9bb4894 Fix for 656a33e6f8
dok-net97d59ae Consolidate renaming of identifiers to clarify strict meaning of susp…
dok-net08ed7d0 Non-recurring scheduled functions may yield, therefore run_scheduled_…
dok-net397408f Add HAVE_ESP_SUSPEND define to allow 3rd party libraries to detect AP…
dok-net0bb470c Merge branch 'esp_yield_mt' into delay0isyield
dok-net971ad28 Make detectBaudrate safe from SYS context, for what it's worth.
dok-net99ed6fc Add comment about how optimistic_yield() is safe for SYS, like in cal…
dok-netcd8d2d3 Adapt logic to feed scheduled recurrent functions in hostByName from …
dok-net070eb48 Add clarifying comments to esp_suspend and esp_delay overloads.
dok-netd11be8b Refactoring as seen in PR #8317
dok-net4b92d28 Removed redundant duplicate type definition.
dok-net208c4a3 Use function template syntax to save using std::function objects.
dok-net3720ac0 Fix uninitialized status for immediately expired timeout.
dok-net3be70a4 Specification for try_esp_delay added as code comment.
dok-net67ced12 Apply suggestions from code review
dok-net62af940 By review feedback, maintain esp_ as prefix.
dok-net863c482 Code cleanup as per review feedback.
dok-net679ecb1 Enable the startWaveform functions for calling from SYS context. Remo…
dok-net6199eb9 Adopt same code for host-test version of `esp_try_delay`.
dok-net7cfaeea Merge branch 'master' into delay0isyield
dok-netFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
PrevPrevious commit
Merge branch 'master' into delay0isyield
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit7cfaeea48d0798c147ef554ca5ea7a2784f8743e
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.