1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/nanors/doc.txt
2022-02-26 11:09:14 +01:00

7 lines
218 B
Plaintext

/**
* @defgroup pkg_nanors small Reed-Solomon code implementation
* @ingroup pkg
* @brief Provides a tiny, performant implementation of reed solomon codes
* @see https://github.com/sleepybishop/nanors
*/