cl-gpio

zlib

A library for the Linux GPIO kernel module as used on hobby kits such as the Raspberry Pi

$ area51 add cl-gpioCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gpio:some-function ...)