Skip to content

Commit 5b6de8f

Browse files
Paolo Calaopolldo
Paolo Calao
authored andcommitted
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 3b3ec92 commit 5b6de8f

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)