-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
I see networkBoards
list when I call arduino-cli board list --format json
, but it's always empty, even when I see the board in the Arduino IDE.
I tested it with esp8266:esp8266:wifi_slot
board on MacOS Sierra.
I see that you are using monitor.Network()
in the board/list.go
, so I assume it should work. But it's not.
Is this a real bug or it just not implemented yet?
evgenykochetkov, LucaCerina, yuberyu, armorsun, StarMiner99 and 1 more
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project