doc: fix name of nanokernel semaphore group
should be nanokernel_semaphore instead of nanokernel_semaphores Change-Id: Iada05a2367eaf2a754c3678893147b11c7cfade7 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a1b25ec1e1
commit
35ad85c1f8
1 changed files with 1 additions and 1 deletions
|
@ -790,7 +790,7 @@ extern void *nano_task_lifo_get_wait_timeout(struct nano_lifo *lifo,
|
|||
/**
|
||||
* @}
|
||||
* @brief Nanokernel Semaphores
|
||||
* @defgroup nanokernel_semaphores Nanokernel Semaphores
|
||||
* @defgroup nanokernel_semaphore Nanokernel Semaphores
|
||||
* @ingroup nanokernel_services
|
||||
* @{
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue