cl-spidev

zlib

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

$ area51 add cl-spidevコピー

使い方

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