Full Doxygen documentation

This commit is contained in:
@CarlWachter
2024-01-06 16:30:30 +01:00
parent b30d47413b
commit b4b214a756
10 changed files with 137 additions and 111 deletions

View File

@@ -18,6 +18,8 @@ namespace sta
* @brief Implementation of Timer using CMSIS RTOS2.
*
* @ingroup STA_RTOS_API
*
* @defgroup STA_RTOS_TIMER Timer
*/
class RtosTimer : public Timer
{