diff options
Diffstat (limited to 'demos/STM32/NIL-STM32F303-DISCOVERY/chconf.h')
-rw-r--r-- | demos/STM32/NIL-STM32F303-DISCOVERY/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NIL-STM32F303-DISCOVERY/chconf.h b/demos/STM32/NIL-STM32F303-DISCOVERY/chconf.h index 1fbf86a1f..16645ca36 100644 --- a/demos/STM32/NIL-STM32F303-DISCOVERY/chconf.h +++ b/demos/STM32/NIL-STM32F303-DISCOVERY/chconf.h @@ -20,7 +20,7 @@ * @details A copy of this file must be placed in each project directory, it
* contains the application specific kernel settings.
*
- * @addtogroup config
+ * @addtogroup NIL_CONFIG
* @details Kernel related settings and hooks.
* @{
*/
|