Skip to content

fix: allow arduino-cli packages to bypass Arduino IDE requirement#16

Open
opokatech wants to merge 1 commit into
technyon:release-1.1-devfrom
opokatech:fix/package-path-no-ide
Open

fix: allow arduino-cli packages to bypass Arduino IDE requirement#16
opokatech wants to merge 1 commit into
technyon:release-1.1-devfrom
opokatech:fix/package-path-no-ide

Conversation

@opokatech

Copy link
Copy Markdown

Move ARDUINO_PACKAGE_PATH search before the IDE check and add it as a bypass condition. This allows projects using arduino-cli (without the Arduino IDE) to configure successfully when packages are already installed (e.g. via 'arduino-cli core install'). This change was very helpful for development on mac OS.

Move ARDUINO_PACKAGE_PATH search before the IDE check and add it as
a bypass condition. This allows projects using arduino-cli (without
the Arduino IDE) to configure successfully when packages are already
installed (e.g. via 'arduino-cli core install').

@KSDaemon KSDaemon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 LGTM!

@opokatech opokatech marked this pull request as ready for review May 19, 2026 20:30
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