7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
/**
|
|
* @defgroup pkg_libfixmath Cross platform fixed point maths library
|
|
* @ingroup pkg
|
|
* @ingroup sys
|
|
* @brief Provides a cross platform fixed point maths library to RIOT.
|
|
* @see https://github.com/PetteriAimonen/libfixmath
|
|
*/ |