Migrate to IDF v5.5.5#3491
Conversation
- Update CMake, dev containers. - Bump version numbers.
|
Warning Review limit reached
Next review available in: 10 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates the project release version to 1.18.0, advances pipeline revision counters, upgrades development container images, and aligns ESP-IDF references and source checkouts to v5.5.5. ESP32 Bluetooth include paths and ESP32P4 component registry identifiers are also updated. ChangesRelease and toolchain updates
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@targets/ESP32/CMakeLists.txt`:
- Line 50: Update the ESP32_IDF_TAG cache definition to force its value on every
configuration, ensuring reused build directories replace stale IDF tag entries
with 5.5.5.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: ASSERTIVE
Plan: Pro
Run ID: edd302d4-ec27-4bb5-bc78-aeec35996636
📒 Files selected for processing (10)
.devcontainer/All/Dockerfile.All.devcontainer/All/Dockerfile.All.SRC.devcontainer/ESP32/Dockerfile.ESP32.devcontainer/ESP32/Dockerfile.ESP32.SRC.github/copilot-instructions.mdCMake/riscv-esp32p4.jsonazure-pipelines-nightly.ymlazure-pipelines.ymltargets/ESP32/CMakeLists.txtversion.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist