1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: add sys_memory_management Doxygen group

This commit is contained in:
Jose Alamos 2018-08-30 13:29:00 +02:00
parent 8ada7a84c5
commit dc9d77057d

View File

@ -28,3 +28,9 @@
* @ingroup sys
* @brief Provides math libraries and utilities for RIOT
*/
/**
* @defgroup sys_memory_management Memory management
* @ingroup sys
* @brief Provides memory management implementations and utilities
*/