1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/uzlib/doc.txt
2023-02-27 15:09:08 +01:00

13 lines
253 B
Plaintext

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