mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|
|
*/
|