1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
RIOT/pkg/uzlib/doc.txt
2021-11-17 15:31:17 +01:00

12 lines
224 B
Plaintext

/**
* @defgroup pkg_uzlib uzlib
* @ingroup pkg
* @brief Deflate/Zlib-compatible LZ77 compression/decompression library
*
* # License
*
* Licensed under zlib.
*
* @see https://github.com/pfalcon/uzlib
*/