cl-libusb
Lispified bindings to libusb-0.1.
$ area51 add cl-libusbCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libusb:some-function ...)Lispified bindings to libusb-0.1.
$ area51 add cl-libusbCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-libusb:some-function ...)