doc.txt
404 Bytes
/**
* @defgroup pkg_heatshrink Lightweight compression library
* @ingroup pkg
* @ingroup sys
* @brief Provides a lightweight compression library to RIOT
*
* # Introduction
*
* This package provides a compression library specifically developed for
* memory-constrained devices.
*
* # License
*
* The library is ISC licensed.
*
* @see https://github.com/atomicobject/heatshrink
*/