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

Add ULP integration #34

Open
goatchurchprime opened this issue Dec 28, 2018 · 0 comments
Open

Add ULP integration #34

goatchurchprime opened this issue Dec 28, 2018 · 0 comments

Comments

@goatchurchprime
Copy link
Owner

Apparently there is ULP access from Micropython.
https://github.com/micropython/micropython/blob/master/ports/esp32/README.ulp.md

Requires the code to be assembled and loaded as a binary.

We could have a cell that is of type %esp32_ULP which automatically assembles it, uploads it to a file and loads it into the ULP for fast iteration and turnaround.

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