This repository was archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
Option to use arduino-cli instead of Arduino IDE #1017
Merged
Merged
Changes from 15 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
20f5d3e
Hardcoded Arduino-CLI commands for build and upload
f26be79
Added menu checkbox for Arduino CLI
giuliof 841a811
If Arduino-CLI, check for arduino-cli instead of arduino.
giuliof af86a19
Typo
giuliof a2d327f
Fixed CI requests
giuliof 7b55f03
Fixed CI requests
giuliof 8865b04
Merge branch 'develop' into testing/arduino-cli
giuliof b70a95e
Merge branch 'develop' into testing/arduino-cli
giuliof 64d835b
Update src/common/sys/darwin.ts
giuliof 5d1c538
Update src/common/sys/win32.ts
giuliof 4b8053e
Merge branch 'develop' into testing/arduino-cli
giuliof 806fe32
Trigger
giuliof 8715854
add cli option in commandPath for win32
adiazulay 8631e42
add cli support to board and lib managers
adiazulay b80f803
rename isArduinoCli to useArduinoCli
adiazulay a7e0561
adds support for uploading using programmer
adiazulay 93e93a2
simplify getProgrammer
adiazulay 87c9c35
add CLI upload
adiazulay 2a38235
Update src/arduino/arduino.ts
adiazulay bc98e2d
Merge branch 'testing/arduino-cli' of https://github.com/giuliof/vsco…
adiazulay f0f4485
refactor uploadUsingProgrammer
adiazulay 60b9823
fix output path for CLI upload
adiazulay 170dd6f
Update package.json
adiazulay 198d649
update cli option text, thanks @maddogjt
adiazulay f50ac5f
Merge branch 'develop' into testing/arduino-cli
adiazulay 719ab07
update tests
adiazulay File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.