Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Remove libCompatMode from library.json - #189

Merged
mathieucarbou merged 2 commits into
mathieucarbou:mainfrom
thorrak:remove-libCompatMode
Jan 7, 2025
Merged

Remove libCompatMode from library.json#189
mathieucarbou merged 2 commits into
mathieucarbou:mainfrom
thorrak:remove-libCompatMode

Conversation

@thorrak

@thorrak thorrak commented Jan 7, 2025

Copy link
Copy Markdown

Specifying libCompatMode in library.json prevents projects from overriding the library compatibility mode as needed. This prevents the library from being used in builds where Arduino is a component to ESP-IDF.

If merged, this will resolve #188

Specifying libCompatMode in library.json prevents projects from overriding the library compatibility mode as needed. This prevents the library from being used in builds where Arduino is a component to ESP-IDF.
@mathieucarbou
mathieucarbou merged commit afb18a6 into mathieucarbou:main Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libCompatMode prevents use with Arduino as an ESP-IDF component

2 participants