laride/heatshrink

0.4.1

Latest
uploaded 1 day ago
ESP-IDF component for heatshrink, a library for embedded compression.

readme

# heatshrink

<p align="center">
  <img src="https://img.shields.io/badge/license-ISC-blue.svg" alt="License" />
  <a href="https://components.espressif.com/components/laride/heatshrink">
    <img src="https://img.shields.io/badge/ESP--IDF-Component-green?logo=Espressif" />
    <img src="https://components.espressif.com/components/laride/heatshrink/badge.svg" alt="Components Registry" />
  </a>
</p>

This repository packages the [heatshrink](https://github.com/atomicobject/heatshrink) compression/decompression library for use with ESP-IDF.

## Usage

Please refer to [header files](./include/) or [test_app](./test_apps/heatshrink_test) for usage instructions.

## Issues

- For issues related to the Heatshrink library itself: https://github.com/atomicobject/heatshrink/issues .
- For issues related to this component: https://github.com/laride/heatshrink/issues .

## License

ISC, Same as the original license.

Links

Supports all targets

License: ISC

To add this component to your project, run:

idf.py add-dependency "laride/heatshrink^0.4.1"

download archive

Stats

  • Archive size
    Archive size ~ 23.31 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

laride/heatshrink version: 0.4.1
|