Skip to content

Commit a9c69ad

Browse files
author
Paolo Calao
authored
Implement lzss encoder (#95)
Added a pure go implementation of the lzss encoding algorithm used by iot cloud to compress ota files. This allows to get rid of cgo.
1 parent 013663a commit a9c69ad

File tree

12 files changed

+234
-289
lines changed

12 files changed

+234
-289
lines changed

internal/lzss/README.md

Whitespace-only changes.

internal/lzss/lzss.c

-194
This file was deleted.

0 commit comments

Comments
 (0)