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