clockworkpi / DevTerm

This code repository offers downloads for the latest images of various DevTerm models, as well as kernel patches, keyboard firmware, the source code for screen and printer drivers, hardware schematics, assembly instructions, and essential technical documents.
GNU Lesser General Public License v2.1
390 stars 68 forks source link

kick external gpio-tool #35

Closed c-logic closed 2 years ago

cuu commented 2 years ago

tested? this can work without devterm-wiringpi-cpi?

c-logic commented 2 years ago

it uses the /sys/class/gpio structure directly the export-file is used for the activation of the gpio-pin (it's possible to deactivate via unexport) when the pin is activated, it is addressable via the /sys/class/gpio/gpioXXX structure with direction and value testet on a06 with armbian 22.05.1 and linux kernel 5.15.35