SolarOS

SolarOS 4.6.8 manual · command

gpio

List board GPIOs with free, releasable, or fixed pin policy.

Usage

UsageDescription
gpio status or gpio listList board GPIOs with free, releasable, or fixed pin policy.
`gpio mode <pin> <inout> [noneupdown]`Configure a runtime GPIO.
gpio read <pin>Read a runtime GPIO.
`gpio write <pin> <01>`Write a runtime GPIO configured as output.
gpio release <pin>Reset a direct GPIO and release its resource claim for a bus or another service.