Skip to content

Add ESP-IDF 6.0 support#29

Open
cleishm wants to merge 1 commit intomainfrom
feature/esp-idf-6.0
Open

Add ESP-IDF 6.0 support#29
cleishm wants to merge 1 commit intomainfrom
feature/esp-idf-6.0

Conversation

@cleishm
Copy link
Copy Markdown
Owner

@cleishm cleishm commented Mar 24, 2026

Summary

  • Update all components for ESP-IDF 6.0 compatibility using version-conditional code (#if ESP_IDF_VERSION >= ESP_IDF_VERSION_VAL(6, 0, 0))
  • Update CI workflows (build.yml, docs.yml) to use espressif/idf:v6.0 containers
  • Add build-compat CI job to verify backward compatibility with ESP-IDF 5.5

@cleishm cleishm force-pushed the feature/esp-idf-6.0 branch 10 times, most recently from a8bc52e to 1077729 Compare March 31, 2026 04:17
Update all components for ESP-IDF 6.0 compatibility with version-conditional
code to maintain backward compatibility with v5.5. Update CI workflows to
use espressif/idf:v6.0 containers and add a build-compat job to verify the
project still builds on ESP-IDF 5.5.
@cleishm cleishm force-pushed the feature/esp-idf-6.0 branch from 1077729 to 5747b77 Compare March 31, 2026 04:58
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.

1 participant