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

Upgrade to ESP-IDF 4.0 #191

Open
renzenicolai opened this issue Feb 21, 2020 · 1 comment
Open

Upgrade to ESP-IDF 4.0 #191

renzenicolai opened this issue Feb 21, 2020 · 1 comment

Comments

@renzenicolai
Copy link
Member

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

@renzenicolai
Copy link
Member Author

Thanks to @jorisplusplus this planned upgrade will finally be a reality. He put a proof of concept for us to start working with here: https://github.com/jorisplusplus/new-ESP32-platform-firmware/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant