Skip to content

Pin ESP32 tasks to core #4943

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

amirgon
Copy link
Contributor

@amirgon amirgon commented Jul 22, 2019

This is required to ensure that ISR is always invoked on the same core as uPy.
see #4895

This is required to ensure that ISR is always invoked on the same core as uPy. see micropython#4895
@dpgeorge
Copy link
Member

Thanks for the patch, merged in 995f9cf (with a change to the new constant to name it MP_TASK_COREID to match the other MP_TASK_xxx names).

@dpgeorge dpgeorge closed this Jul 25, 2019
@amirgon amirgon deleted the pin_to_core branch July 25, 2019 06:09
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Jul 9, 2021
remove 'double-wide' characters not in the font
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants