Skip to content
Discussion options

You must be logged in to vote

You have to add the lines:

# Board specific version of the frozen manifest
set(MICROPY_FROZEN_MANIFEST ${MICROPY_BOARD_DIR}/manifest.py)

to mpconfigboard.cmake in the PICO directory to tell the build system to start with the board's manifest.py.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by TLmv
Comment options

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