aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-01-26 11:44:08 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-01-26 11:44:08 +0000
commit88393b2fc6fb51dede1278c9fae38511371de250 (patch)
tree9196a25cfa8a5f9fe9602299e4ed42262edd6166 /os/rt
parent6d923d4cce283ec51bab1b64a01d97c897fee78f (diff)
downloadChibiOS-88393b2fc6fb51dede1278c9fae38511371de250.tar.gz
ChibiOS-88393b2fc6fb51dede1278c9fae38511371de250.tar.bz2
ChibiOS-88393b2fc6fb51dede1278c9fae38511371de250.zip
Versions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12595 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/rt')
-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