aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h')
-rw-r--r--demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h b/demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h
index 9ee4d7f16..bfe1f8841 100644
--- a/demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h
+++ b/demos/STM32/NIL-STM32F100-DISCOVERY/cfg/chconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/chconf.h
+ * @file nil/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.
@@ -29,7 +29,7 @@
#define CHCONF_H
#define _CHIBIOS_NIL_CONF_
-#define _CHIBIOS_NIL_CONF_VER_3_0_
+#define _CHIBIOS_NIL_CONF_VER_3_2_
/*===========================================================================*/
/**