intel-hex
A library to handle Intel HEX format.
$ area51 add intel-hexCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(intel-hex:some-function ...)A library to handle Intel HEX format.
$ area51 add intel-hexCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(intel-hex:some-function ...)