Skip to content
Discussion options

You must be logged in to vote

https://github.com/micropython/micropython/blob/master/py/mpconfig.h#L1846 (does your port override this? see e.g. the stm32 version for what you need to do on Cortex M)

@rkompass Did you check this?

MP_PLAT_COMMIT_EXEC is only present in this context in mpconfig.h

Not sure what you mean by this. If your hardware needs it then you have to implement it. Look at ESP8266 for example.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@jimmo
Comment options

@rkompass
Comment options

Comment options

You must be logged in to vote
2 replies
@rkompass
Comment options

@robert-hh
Comment options

Answer selected by rkompass
Comment options

You must be logged in to vote
1 reply
@robert-hh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants