Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling external modules #315

Open
anjiro opened this issue Apr 16, 2020 · 0 comments
Open

Compiling external modules #315

anjiro opened this issue Apr 16, 2020 · 0 comments

Comments

@anjiro
Copy link

anjiro commented Apr 16, 2020

I'd like to use the Stage library with the LoBo MicroPython. However, the build instructions rely on base MicroPython compilation support, in particular the USER_C_MODULES parameter to make. Here is their example for the M5Stack:

make USER_C_MODULES=../../../micropython-stage/modules CFLAGS_EXTRA=-DMODULE_STAGE_ENABLE FROZEN_MPY_DIR=../../../micropython-stage/m5stack

Is there a way to do this compilation with LoBo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant