<div dir="ltr"><div>Hi, I was trying to build a simple snap to test the ubuntu core raspberry pi 3 gpios [1] but for some reason the app does not seem allowed to write into /sys/class/gpio/ within my snap.</div><div><br></div><div>I declared the "plugs: [gpio]" in the snapcraft.yaml and the app is a simple qt5/c++ program using std::ifstream/std::ofstream to read/write to the files.</div><div><br></div><div>However, using the latest stable ubuntu core image, the "snap interfaces" command does not list the "gpio" as an available interface, is this normal ?</div><div><br></div><div>Am I missing any step here ?</div><div><br></div><div>[1] <a href="https://github.com/luispintomartins/gpio-tester">https://github.com/luispintomartins/gpio-tester</a></div><div><br></div><div>Thanks,</div><div>Luís</div>
</div>