GPIO.CONF(5) | File Formats Manual | GPIO.CONF(5) |
gpio.conf
—
gpio.conf
file is read by the
gpio rc.d script during system start-up and shutdown,
and is intended for configuring GPIO pins.
gpio.conf
configuration file resides in
/etc.gpio.conf
.# Program pin 1 of /dev/gpio0 as output and name it "error_led" gpio0 1 set out error_led
August 1, 2009 | NetBSD 9.4 |