diff options
Diffstat (limited to 'demos/NRF52')
-rw-r--r-- | demos/NRF52/Classic/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/NRF52/Classic/chconf.h b/demos/NRF52/Classic/chconf.h index 31b74a2..c7ec876 100644 --- a/demos/NRF52/Classic/chconf.h +++ b/demos/NRF52/Classic/chconf.h @@ -29,6 +29,7 @@ #define _CHCONF_H_
#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**
|