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
One possible solution would be to start with an empty hello world project based on the new SDK and move over all our functionality one driver at a time.
ESP-IDF v4.0 has been released, we should start upgrading our codebase to use this new version of the SDK.
https://github.com/espressif/esp-idf/releases/tag/v4.0
One possible solution would be to start with an empty hello world project based on the new SDK and move over all our functionality one driver at a time.
The Python interpreter should be upgraded too as the upstream micropython project now has support for IDF v4.0 too: https://github.com/micropython/micropython/tree/master/ports/esp32
The text was updated successfully, but these errors were encountered: