Skip to content

Select Modules to Compile #9323

Sep 15, 2022 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

It depends on the module, but most things are controlled by options in mpconfigport.h and mpconfigboard.h.

You can use this to disable entire modules, specific features from modules, or VM/runtime/language features.

See py/mpconfig.h for the full list.

You can also modify the manifest.py files to remove frozen modules.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@robert-hh
Comment options

@jimmo
Comment options

@danimasa
Comment options

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