-
Notifications
You must be signed in to change notification settings - Fork 171
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
Cannot compile in esp32. #497
Comments
The ESP IDF version you are using and the version of the |
The ESP IDF version I used is 5.5.0 and the esp-idf-sys version is 0.35.0 and esp-idf-hal version is 0.44.1 and esp-idf-svc version is 0.49.1. |
There is no such thing as "ESP IDF 5.5.0" yet. Even ESP IDF 5.4 is not released, so you've probably used Please use 5.2 instead. We'll soon support 5.3 too, but not yet. |
Remove the .embuild folder, do cargo clean and try again |
Here is the output in stdout:
The text was updated successfully, but these errors were encountered: