Skip to content

Conversation

@cgreening
Copy link
Contributor

Fixes #12

I think this is a good/sensible thing to do. My only concern is that we may drift from the PlatformIO releases.

I've seen quite a few projects where they haven't kept up to date and now they can't build their projects on the latest versions.

@cgreening cgreening requested a review from Copilot July 18, 2025 11:57

This comment was marked as outdated.

Suggestions from copilot review.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cgreening cgreening requested a review from Copilot July 18, 2025 11:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR pins the espressif32 platform version to 6.11.0 in the PlatformIO configuration to improve build stability and reproducibility. The change addresses issue #12 by preventing unexpected build failures that can occur when platform versions update automatically.

  • Pins espressif32 platform to version 6.11.0
  • Adds documentation explaining the version choice and maintenance recommendations

cgreening and others added 3 commits July 19, 2025 22:14
@cgreening cgreening requested a review from andypiper July 19, 2025 21:19
@andypiper andypiper merged commit 34ddc5a into main Jul 19, 2025
4 checks passed
@andypiper
Copy link
Collaborator

lgtm, works fine here.

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.

?Question: IDF version used?

3 participants