Skip to content
Discussion options

You must be logged in to vote

If you have access to the C/C++ code, you can build a dynamic native module. This can be built separately from main firmware, copied to device and loaded at runtime. See the documentation https://docs.micropython.org/en/latest/develop/natmod.html#supported-features-and-limitations and the examples https://github.com/micropython/micropython/tree/master/examples/natmod

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Mars-CN
Comment options

@Mars-CN
Comment options

Answer selected by Mars-CN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants