mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 18:32:45 +01:00
8 lines
248 B
Plaintext
8 lines
248 B
Plaintext
/**
|
|
* @defgroup pkg_libfixmath Cross platform fixed point maths library
|
|
* @ingroup pkg
|
|
* @ingroup sys_math
|
|
* @brief Provides a cross platform fixed point maths library to RIOT.
|
|
* @see https://github.com/PetteriAimonen/libfixmath
|
|
*/
|