aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include/ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include/ch.h')
-rw-r--r--os/rt/include/ch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/include/ch.h b/os/rt/include/ch.h
index 97bd01614..7e7d82a32 100644
--- a/os/rt/include/ch.h
+++ b/os/rt/include/ch.h
@@ -39,7 +39,7 @@
/**
* @brief Stable release flag.
*/
-#define CH_KERNEL_STABLE 0
+#define CH_KERNEL_STABLE 1
/**
* @name ChibiOS/RT version identification