Skip to content

Add pure esp-idf#154

Merged
bertmelis merged 2 commits intobertmelis:mainfrom
idstein:feature/pure-esp-idf
Dec 21, 2025
Merged

Add pure esp-idf#154
bertmelis merged 2 commits intobertmelis:mainfrom
idstein:feature/pure-esp-idf

Conversation

@idstein
Copy link
Copy Markdown
Contributor

@idstein idstein commented Dec 17, 2025

The current implementation always enforces Arduino ESP32 component. This PR adds pure esp-idf support filling the gaps.

@bertmelis
Copy link
Copy Markdown
Owner

So this makes use of the templated constructor. I use this for my USB host library but never thought to expand the feature to pure IDF. Nice!

I'd like to have a test build in the CI system though. You never know when I will be breaking things. I don't remember creating an action like this in the past. I'd also like to keep in a separate action from the other compilation/link tests. I you have an idea, you're welcome. I can already merge in the meantime.

@bertmelis bertmelis merged commit 58f953a into bertmelis:main Dec 21, 2025
19 of 20 checks passed
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