Skip to content

Fix "library.json" and "idf_component.yml": add all files inside src/dsmr_parser#52

Merged
PolarGoose merged 1 commit into
mainfrom
fix_library_json
Apr 15, 2026
Merged

Fix "library.json" and "idf_component.yml": add all files inside src/dsmr_parser#52
PolarGoose merged 1 commit into
mainfrom
fix_library_json

Conversation

@PolarGoose
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 15, 2026 11:30
Copy link
Copy Markdown

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

Updates the package manifests so nested header files under src/dsmr_parser/ are included in published artifacts (e.g., the decryption/ subfolder), and bumps the PlatformIO package version.

Changes:

  • Bump library.json version from 1.3.0 to 1.4.0.
  • Expand exported header glob from src/dsmr_parser/*.h to src/dsmr_parser/**/*.h in both PlatformIO and ESP-IDF component manifests.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
library.json Version bump and recursive header export include pattern for PlatformIO packaging.
idf_component.yml Recursive header include pattern so ESP-IDF component packaging includes headers in subdirectories.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PolarGoose PolarGoose merged commit a200271 into main Apr 15, 2026
11 checks passed
@PolarGoose PolarGoose deleted the fix_library_json branch April 15, 2026 11:36
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.

2 participants