-
Notifications
You must be signed in to change notification settings - Fork 232
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
Any plans to support esp32? #56
Comments
have you any update about this? |
Please, someone, help the noobies like me and create support for esp32. |
This is very difficult to do. And, I have moved onto other Espressif chips. I would encourage support from anyone who does it but do not plan to contribute, myself. |
esp32 uses Xtensa LX6 core which is a multi-stage pipelined core. It's very difficult to control the instruction cycles.
|
@lllaaa doesn't the ESP8266 also use Xtensa LX6? |
yes |
Excuse my lack of knowledge, if this is not even possible.
The text was updated successfully, but these errors were encountered: