arduino-ide
arduino-ide copied to clipboard
Use the refactored CLI in IDE2
Motivation
The IDE2 uses a CLI from the test_1 branch from the arduino owner.


Change description
No code changes. The IDE2 uses the CLI from the HEAD of this branch.
Other information
Reviewer checklist
- [ ] PR addresses a single concern.
- [ ] The PR has no duplicates (please search among the Pull Requests before creating one)
- [ ] PR title and description are properly filled.
- [ ] Docs have been added / updated (for bug fixes / features)