Skip to content

Conversation

@microcai
Copy link

some instruction used here is not available on Cortex-M0, aka, subjective to Cortex-M4. I'm using boost_fcontext on some M0 based MCU for cooperative multi tasking. Adding this #ifdef guard make sure these code runs fun on Cortex-M0 based MCU.

some instruction used here is not available on Cortex-M0, aka, subjective to Cortex-M4.
I'm using boost_fcontext on some M0 based MCU for cooperative multi tasking.
Adding this ifdef guard make sure these code runs fun on Cortex-M0 based MCU.
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