FUZIX
FUZIX copied to clipboard
Gpio access on the Raspberry pi Pico
Is there any plans to add gpio access in userland? I think it would be really useful to enable to access some of the low level hardware from a program running in userland.
I think the easiest way to do this is to create simple character devices that can can be toggled with a 1 or a 0.