Skip to content
Discussion options

You must be logged in to vote

MicroPython can be used as part of a bigger program using the embed port. https://github.com/micropython/micropython/tree/master/ports/embed
See the embedding examples in the repository. https://github.com/micropython/micropython/tree/master/examples/embedding

It would be possible to create an esp-idf component around this. Which your link seems to be an example of.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Rafaymalyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
2 participants