-
Notifications
You must be signed in to change notification settings - Fork 7.7k
fix(arduino): rain maker common version #10338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fixes Arduino components for Windows 11 with IDF 5.1.4 when building Arduino as IDF component.
👋 Hello SuGlider, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Description of Change
Fixes Arduino Managed Components declaration when building Arduino as IDF component using Windows 11 + IDF 5.1.4.
Error Message:
Tests scenarios
Using Windows 11 and building a "hello world" sketch using Arduino as IDF Component.
Related links
none