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

[FIRMWARE] Firmware incompatible with latest version of the esp-idf #3

Closed
thomasfla opened this issue Aug 21, 2019 · 5 comments
Closed
Labels
wontfix This will not be worked on

Comments

@thomasfla
Copy link
Member

thomasfla commented Aug 21, 2019

A temporary solution is to use this commit of the esp-idf:
git checkout 8d1a9c07a0ff90acc3bad7143ce5154774ec1643
git submodule update --init --recursive

We need to adapt to the new HAL of the ESP32...

@thomasfla thomasfla changed the title Firmware incompatible with latest version of the esp-idf [FIRMWARE] Firmware incompatible with latest version of the esp-idf Sep 16, 2019
@thomasfla
Copy link
Member Author

@maximekli and @AlexisPotier are working on this

@thomasfla
Copy link
Member Author

pending #63 addresses this this issue

thomasfla pushed a commit that referenced this issue Oct 6, 2020
@jviereck
Copy link
Contributor

jviereck commented Nov 9, 2020

As #63 got merged, is this still required? I tried to compile with the latest 4.1 release of esp-idf but it failed.

@thomasfla
Copy link
Member Author

@maximekli did update the code for esp-idf v4 and above, but we measured a slightly degraded communication performances, so we decided to keep the v3 for now..

@thomasfla thomasfla added the wontfix This will not be worked on label Aug 30, 2021
nim65s pushed a commit to nim65s/master-board that referenced this issue Mar 22, 2022
@thomasfla
Copy link
Member Author

Closing this issue for now, as we won't fix before we prove new espidf performs as well as what we have now. (maybe v5?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants