aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal.h')
-rw-r--r--os/hal/include/hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal.h b/os/hal/include/hal.h
index 8b1becf6f..e51e9c37e 100644
--- a/os/hal/include/hal.h
+++ b/os/hal/include/hal.h
@@ -184,7 +184,7 @@
/**
* @brief Stable release flag.
*/
-#define CH_HAL_STABLE 0
+#define CH_HAL_STABLE 1
/**
* @name ChibiOS/HAL version identification