cl-gpio
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 ...)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 ...)