You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: ideas.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -65,10 +65,10 @@ Bonus points to students who also plan to build hardware prototypes around their
65
65
66
66
## arduino-cli
67
67
68
-
### Idea: add network discovery support to arduino-cli
68
+
### Idea: add external programmers support to arduino-cli
69
69
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
0 commit comments