mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: add sys_math group
This commit is contained in:
parent
69b2baeebe
commit
497dcb950c
@ -22,3 +22,9 @@
|
||||
* See http://wiki.osdev.org/Stack_Smashing_Protector for a more detailed
|
||||
* description.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup sys_math Math libraries and utilities
|
||||
* @ingroup sys
|
||||
* @brief Provides math libraries and utilities for RIOT
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user