From 5644a8c01fcfb68830cf482bcaf06513d24179c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sawicz?= Date: Mon, 11 Jun 2018 18:20:54 +0200 Subject: [PATCH] [snap] add raw-usb interface MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With snapd 2.33 it will allow working with /dev/ttyUSB* devices: https://github.com/snapcore/snapd/pull/5282 Signed-off-by: MichaƂ Sawicz --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a374ed3dc..08a34ef31 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -24,6 +24,7 @@ apps: - home - network - opengl + - raw-usb - unity7 parts: