diff options
Diffstat (limited to 'demos/STM32/NIL-STM32F100-DISCOVERY')
-rw-r--r-- | demos/STM32/NIL-STM32F100-DISCOVERY/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NIL-STM32F100-DISCOVERY/chconf.h b/demos/STM32/NIL-STM32F100-DISCOVERY/chconf.h index 71d36243a..346abe2fc 100644 --- a/demos/STM32/NIL-STM32F100-DISCOVERY/chconf.h +++ b/demos/STM32/NIL-STM32F100-DISCOVERY/chconf.h @@ -15,7 +15,7 @@ */
/**
- * @file chconf.h
+ * @file templates/chconf.h
* @brief Configuration file template.
* @details A copy of this file must be placed in each project directory, it
* contains the application specific kernel settings.
|