Skip to content
Discussion options

You must be logged in to vote

see: https://docs.micropython.org/en/latest/reference/manifest.html
The require commands will in micropython-lib for the modules. A good practice would be to define your custom mahifest file outside of the release, and include it with:
make BOARD=MYBOARD FROZEN_MANIFEST=/path/to/my/project/manifest.py
see module command.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@skeatz
Comment options

Answer selected by skeatz
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