aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/include/ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/include/ch.h')
-rw-r--r--os/nil/include/ch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/nil/include/ch.h b/os/nil/include/ch.h
index 835faa1fd..8d44d13d3 100644
--- a/os/nil/include/ch.h
+++ b/os/nil/include/ch.h
@@ -479,7 +479,7 @@
#error "missing or wrong configuration file"
#endif
-#if !defined(_CHIBIOS_NIL_CONF_VER_3_0_)
+#if !defined(_CHIBIOS_NIL_CONF_VER_3_2_)
#error "obsolete or unknown configuration file"
#endif