mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-08-06 11:07:34 +00:00
Nicer Doxygen categorization
This commit is contained in:
@@ -22,6 +22,17 @@
|
||||
* @brief Build configuration options.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup STA_RTOS_IPC Interprocess communication
|
||||
* @ingroup STA_RTOS_API
|
||||
* @brief Classes for interprocess communication.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup STA_RTOS_Sync Process synchronization
|
||||
* @ingroup STA_RTOS_API
|
||||
* @brief Classes for process synchronization.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup STA_RTOS_API
|
||||
|
Reference in New Issue
Block a user