Skip to content

feat: idf-component-manager support#419

Merged
finger563 merged 24 commits intomainfrom
feature/312-idf-components
May 6, 2025
Merged

feat: idf-component-manager support#419
finger563 merged 24 commits intomainfrom
feature/312-idf-components

Conversation

@finger563
Copy link
Contributor

@finger563 finger563 commented May 2, 2025

Description

  • Move external repository submodules into the respective components
  • Add idf component files to expose each component via idf component manager
  • Add READMEs to every component

Motivation and Context

Closes #312

How has this been tested?

  • Running the CI to ensure the build action (IDF_COMPONENT_MANAGER=0 configured) still works
  • Running the CI to ensure the upload components will succeed

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

@finger563 finger563 self-assigned this May 2, 2025
@github-actions
Copy link

github-actions bot commented May 2, 2025

✅Static analysis result - no issues found! ✅

@finger563 finger563 added enhancement New feature or request idf component manager documentation Improvements or additions to documentation labels May 5, 2025
@finger563 finger563 merged commit 4e8ee55 into main May 6, 2025
77 of 78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request idf component manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish to idf-component-registry

1 participant