-
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Description
Problem: Compiled sketches failed to up load to board.
Version: Linux Mint 20.1 (probably all versions of linux)
Arduino IDE: 1.8.13
Core: Arduino Mbed OS Nano Boards v2.1.0
My Solution install a udev rule into etc/udev/rules.d
My rule:
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1d6b", MODE:="0666"
There is probably other/better rules for the board, but this worked for me.
Metadata
Metadata
Assignees
Labels
No labels