cl-spidev

zlib

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

$ area51 add cl-spidevCopy

Usage

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