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

sim: Add Micropython config (WIP) #4402

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mransom-campbell
Copy link
Contributor

Summary

Add Micropython Config for running Micropython on NuttX Sim

See Micropython support PR:

apache/nuttx-apps#840

TODO:

  • Micropython config
  • Socket support

Impact

None

Testing

@mransom-campbell
Copy link
Contributor Author

I didn't know that the CI will build every sim configuration. It looks like the Micropython isn't building in the CI.

@Ouss4
Copy link
Member

Ouss4 commented Aug 24, 2021

I didn't know that the CI will build every sim configuration. It looks like the Micropython isn't building in the CI.

The micropython config is building, it's failing though, because it depends on the apps part. BTW, it also needs "refreshing": ./tools/refresh.sh --silent sim:micropython.

@mransom-campbell
Copy link
Contributor Author

mransom-campbell commented Aug 24, 2021

I didn't know that the CI will build every sim configuration. It looks like the Micropython isn't building in the CI.

The micropython config is building, it's failing though, because it depends on the apps part. BTW, it also needs "refreshing": ./tools/refresh.sh --silent sim:micropython.

Oh yeah, of course it needs the apps part. Thanks, I refreshed the config.

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

Successfully merging this pull request may close these issues.

2 participants