Closed
Description
Bug Report
Current behavior
./arduino-cli board list
Port Type Board Name FQBN Core
/dev/ttyACM0 Serial Port (USB) Unknown
The connected board is not recognized.
Expected behavior
./arduino-cli board list
Port Type Board Name FQBN Core
/dev/ttyACM0 Serial Port (USB) ftduino:avr:ftduino
I'd expect the device to get recognized.
The arduino IDE correctly recognizes it.
The pid and vid are defined in the extension here:
https://github.com/harbaum/ftduino/blob/master/ftduino/boards.txt#L3-L7
Is there something else that needs to be done to recognize a custom board?
Environment
- CLI version (output of
arduino-cli version
): arduino-cli Version: 0.6.0 Commit: 3a08b07 - OS and platform: Linux.
Additional context
Metadata
Metadata
Assignees
Labels
No labels