RTOS lib used for Eurobot 2012
Revision 1:b270f864114f, committed 2019-08-01
- Comitter:
- eembed
- Date:
- Thu Aug 01 07:49:38 2019 +0000
- Parent:
- 0:e477ba491a3b
- Commit message:
- First commit
Changed in this revision
cmsis_os.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r e477ba491a3b -r b270f864114f cmsis_os.h --- a/cmsis_os.h Tue Aug 07 10:24:02 2012 +0000 +++ b/cmsis_os.h Thu Aug 01 07:49:38 2019 +0000 @@ -100,7 +100,7 @@ #define osCMSIS 0x10000 ///< API version (main [31:16] .sub [15:0]) /// \note CAN BE CHANGED: \b osCMSIS_KERNEL identifies the underlaying RTOS kernel and version number. -#define osCMSIS_RTX 0x0003 ///< RTOS identification and version (main [31:16] .sub [15:0]) +#define osCMSIS_RTX 0x0003 ///< RTOS identification and version (main [31:16] .sub [15:0]) /// \note MUST REMAIN UNCHANGED: \b osKernelSystemId shall be consistent in every CMSIS-RTOS. #define osKernelSystemId "RTX V0.03" ///< RTOS identification string