cl-gpio

zlib

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

$ area51 add cl-gpioコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-gpio:some-function ...)