Is it possible to auto-connect raw-usb to the snap arduino ?
The snap uses the raw-usb interface to upload firmware to arduino-compatible devices. The Arduino IDE is more or less useless without the ability to flash devices. The snap communicates with the boards using various /dev/tty* devices such as /dev/ttyUSB0.
However people can still manually connect the interface, so it’s not useless without auto-connect, just less straightforward to get working
I’m still +1 on this, anyone installing an Arduino IDE is likely to know/accept it needs access to the USB port and want that to work without further intervention.
+1 from me. Arduino developers range from expert to complete newbie with a kit as a present for their birthday. We should make it as smooth as possible.