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

Add ESP32 support for IDF v4.4 #2612

Merged
merged 3 commits into from
Feb 4, 2023
Merged

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Feb 3, 2023

This PR adds support for ESP IDF version 4.4 and changes the default installed version accordingly.
Integration tests include both 4.3 and 4.4.

mikee47 added 3 commits February 1, 2023 20:17
Requires use of sming/release/v4.4 branch tools
IPC no longer available for UNICORE, so delegate restart to timer task
portENTER_CRITICAL_NESTED is deprecated
Add `INSTALL_IDF_VER` variable for selecting version to install (CI)
@mikee47
Copy link
Contributor Author

mikee47 commented Feb 3, 2023

The 4.4 branch adds some missing support for USB integration (in development). IDF version 5.0 was released in December but has some more major changes. I've got a PR for this in the works.

@slaff slaff added this to the 4.8.0 milestone Feb 4, 2023
@slaff slaff merged commit 4be0f74 into SmingHub:develop Feb 4, 2023
@slaff slaff removed the 3 - Review label Feb 4, 2023
@mikee47 mikee47 deleted the feature/idf-4.4 branch February 4, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants