Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Commit e5c9052

Browse files
author
Roberto Sora
authored
Merge pull request #127 from arduino/rsora-cli-proposal
Update ideas.md with new arduino-cli proposal
2 parents 60253c4 + f70974b commit e5c9052

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ideas.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ Bonus points to students who also plan to build hardware prototypes around their
6565

6666
## arduino-cli
6767

68-
### Idea: add network discovery support to arduino-cli
68+
### Idea: add external programmers support to arduino-cli
6969

70-
[arduino-cli](https://github.com/arduino/arduino-cli) is a command line tool for programming Arduino boards. This task is about implementing a functionality for discovering boards over network in addition to USB.
71-
See more details in https://github.com/arduino/arduino-cli/issues/344
70+
[arduino-cli](https://github.com/arduino/arduino-cli) is a command line tool for programming Arduino boards. This task is about implementing a functionality for supporting external programmers, in order to enable flashing boards without bootloader or to install/repair bootloaders.
71+
See more details in https://github.com/arduino/arduino-cli/issues/27 and linked issues
7272

7373
* *Languages:* Go
7474
* *Difficulty:* Advanced

0 commit comments

Comments
 (0)