Skip to content

CMake requires arduino-esp32 to be compatible with idf component registry#247

Merged
PaulZC merged 1 commit intosparkfun:mainfrom
dizcza:main
Apr 12, 2026
Merged

CMake requires arduino-esp32 to be compatible with idf component registry#247
PaulZC merged 1 commit intosparkfun:mainfrom
dizcza:main

Conversation

@dizcza
Copy link
Copy Markdown
Contributor

@dizcza dizcza commented Apr 12, 2026

Sorry for bothering you again with this, but I found people use idf.py add-dependency "espressif/arduino-esp32" instead of clonning arduino manually, which I was doing previously.

The compatibility fix for those people is easy: create components/arduino dir that points to managed_components/espressif__arduino-esp32 but I've decided to push a fix to your lib. I also noted that Adafruit uses arduino-esp32 and not arduino.

So in short, both ways (cloning arduino repo and using idf registry) are valid and described in the official docs. Feel free to close this if you think it does not make a difference.

@PaulZC
Copy link
Copy Markdown
Collaborator

PaulZC commented Apr 12, 2026

Hi Danylo (@dizcza ),

Thank you for this. Merging...

Best wishes,
Paul

@PaulZC PaulZC merged commit 14309e1 into sparkfun:main Apr 12, 2026
9 of 10 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