You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm super naive to the development of Micropython, but I know that CircuitPython is based on Micropython. So, the thought occurred to me that perhaps this could be something that could be integrated into Micropython.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I know that Micropython doesn't currently support the ULP RISC-V coprocessor on the ESP32-S2 and -S3. However, in trying to find other solutions to this problem, I discovered that CircuitPython does support this coprocessor with their
espulpmodule (espulpdocumentation).I'm super naive to the development of Micropython, but I know that CircuitPython is based on Micropython. So, the thought occurred to me that perhaps this could be something that could be integrated into Micropython.
(This was discussed back in 2023 in https://github.com/orgs/micropython/discussions/11175 with no resolution).
Beta Was this translation helpful? Give feedback.
All reactions