Skip to content

Fix compilation#431

Merged
Miq1 merged 2 commits into
masterfrom
fix-compilation
Jan 29, 2026
Merged

Fix compilation#431
Miq1 merged 2 commits into
masterfrom
fix-compilation

Conversation

@bertmelis

Copy link
Copy Markdown
Contributor

Fixes #429

By default Platformio doesn't check for platform compatibility when fetching and including libraries. This PR makes Platformio check for framework and platform compatibility.

Docs will be updated too for people that manage dependencies manually.

(includes a small fix: used wrong key for dependency finder)

@bertmelis bertmelis requested a review from Miq1 January 29, 2026 07:37
@Miq1 Miq1 merged commit c204753 into master Jan 29, 2026
28 checks passed
@Miq1 Miq1 deleted the fix-compilation branch January 29, 2026 08:15

@Miq1 Miq1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fine with me

mathieucarbou pushed a commit to mathieucarbou/eModbus that referenced this pull request Mar 3, 2026
* add strict compat mode

* add build options to library.json
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.

ESP32-S3 Compilation fails. debug.h and interrupts.h missing

2 participants