Преглед на файлове

RTX5: version increased to V5.3.0

Robert Rostohar преди 8 години
родител
ревизия
cd44e6f4d1
променени са 43 файла, в които са добавени 62 реда и са изтрити 54 реда
  1. 12 11
      ARM.CMSIS.pdsc
  2. 7 0
      CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
  3. 1 1
      CMSIS/RTOS2/RTX/Config/RTX_Config.c
  4. 1 1
      CMSIS/RTOS2/RTX/Config/RTX_Config.h
  5. 1 1
      CMSIS/RTOS2/RTX/Config/handlers.c
  6. 1 1
      CMSIS/RTOS2/RTX/Include/rtx_evr.h
  7. 3 3
      CMSIS/RTOS2/RTX/Include/rtx_os.h
  8. 1 1
      CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s
  9. 1 1
      CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s
  10. 1 1
      CMSIS/RTOS2/RTX/Source/ARM/irq_ca.s
  11. 1 1
      CMSIS/RTOS2/RTX/Source/ARM/irq_cm0.s
  12. 1 1
      CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s
  13. 1 1
      CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s
  14. 1 1
      CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S
  15. 1 1
      CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S
  16. 1 1
      CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S
  17. 1 1
      CMSIS/RTOS2/RTX/Source/GCC/irq_cm0.S
  18. 1 1
      CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S
  19. 1 1
      CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S
  20. 1 1
      CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_common.s
  21. 1 1
      CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_common.s
  22. 1 1
      CMSIS/RTOS2/RTX/Source/IAR/irq_ca.s
  23. 1 1
      CMSIS/RTOS2/RTX/Source/IAR/irq_cm0.s
  24. 1 1
      CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s
  25. 1 1
      CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s
  26. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_core_c.h
  27. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_core_ca.h
  28. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_core_cm.h
  29. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_delay.c
  30. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_evflags.c
  31. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_evr.c
  32. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_kernel.c
  33. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_lib.c
  34. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_lib.h
  35. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_memory.c
  36. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_mempool.c
  37. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c
  38. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_mutex.c
  39. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_semaphore.c
  40. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_system.c
  41. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_thread.c
  42. 1 1
      CMSIS/RTOS2/RTX/Source/rtx_timer.c
  43. 1 1
      CMSIS/RTOS2/RTX/Template/svc_user.c

+ 12 - 11
ARM.CMSIS.pdsc

@@ -11,6 +11,7 @@
     <release version="5.2.1-dev1">
       Active development...
       CMSIS-RTOS2:
+        - RTX 5.3.0 (see revision history for details)
         - OS Tick API 1.0.1
     </release>
     <release version="5.2.0" date="2017-11-16">
@@ -2644,7 +2645,7 @@ and 8-bit Java bytecodes in Jazelle state.
     </component>
 
     <!-- CMSIS-RTOS Keil RTX5 component -->
-    <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.2.3" Capiversion="1.0.0" condition="RTOS RTX5">
+    <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX5" Cversion="5.3.0" Capiversion="1.0.0" condition="RTOS RTX5">
       <description>CMSIS-RTOS RTX5 implementation for Cortex-M, SC000, and SC300</description>
       <RTE_Components_h>
         <!-- the following content goes into file 'RTE_Components.h' -->
@@ -2660,7 +2661,7 @@ and 8-bit Java bytecodes in Jazelle state.
     </component>
 
     <!-- CMSIS-RTOS2 Keil RTX5 component -->
-    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.2.3" Capiversion="2.1.2" condition="RTOS2 RTX5 Lib">
+    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 Lib">
       <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and ARMv8-M (Library)</description>
       <RTE_Components_h>
         <!-- the following content goes into file 'RTE_Components.h' -->
@@ -2675,7 +2676,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
 
         <!-- RTX configuration -->
-        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.2.0"/>
+        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.3.0"/>
         <file category="source" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.c"  version="5.1.0"/>
 
         <!-- RTX templates -->
@@ -2729,7 +2730,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="library" condition="CM7_FP_LE_IAR"        name="CMSIS/RTOS2/RTX/Library/IAR/RTX_CM4F.a"     src="CMSIS/RTOS2/RTX/Source"/>
       </files>
     </component>
-    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.2.3" Capiversion="2.1.2" condition="RTOS2 RTX5 NS">
+    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library_NS" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 NS">
       <description>CMSIS-RTOS2 RTX5 for ARMv8-M Non-Secure Domain (Library)</description>
       <RTE_Components_h>
         <!-- the following content goes into file 'RTE_Components.h' -->
@@ -2745,7 +2746,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
 
         <!-- RTX configuration -->
-        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.2.0"/>
+        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.3.0"/>
         <file category="source" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.c"  version="5.1.0"/>
 
         <!-- RTX templates -->
@@ -2780,7 +2781,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="library" condition="ARMv8MML_FP_LE_GCC"   name="CMSIS/RTOS2/RTX/Library/GCC/libRTX_V8MMFN.a" src="CMSIS/RTOS2/RTX/Source"/>
       </files>
     </component>
-    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.2.3" Capiversion="2.1.2" condition="RTOS2 RTX5">
+    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5">
       <description>CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and ARMv8-M (Source)</description>
       <RTE_Components_h>
         <!-- the following content goes into file 'RTE_Components.h' -->
@@ -2796,7 +2797,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
 
         <!-- RTX configuration -->
-        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.2.0"/>
+        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.3.0"/>
         <file category="source" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.c"  version="5.1.0"/>
 
         <!-- RTX templates -->
@@ -2869,7 +2870,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="source" name="CMSIS/RTOS2/Source/os_systick.c"/>
       </files>
     </component>
-    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.2.3" Capiversion="2.1.2" condition="RTOS2 RTX5 v7-A">
+    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 v7-A">
       <description>CMSIS-RTOS2 RTX5 for ARMv7-A (Source)</description>
       <RTE_Components_h>
         <!-- the following content goes into file 'RTE_Components.h' -->
@@ -2885,7 +2886,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
 
         <!-- RTX configuration -->
-        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.2.0"/>
+        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.3.0"/>
         <file category="source" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.c"  version="5.1.0"/>
 
         <file category="source" attr="config"   name="CMSIS/RTOS2/RTX/Config/handlers.c"    version="5.1.0"/>
@@ -2926,7 +2927,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="source" name="CMSIS/RTOS2/RTX/Source/IAR/irq_ca.s"          condition="CA_IAR"/>
       </files>
     </component>
-    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.2.3" Capiversion="2.1.2" condition="RTOS2 RTX5 NS">
+    <component Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Source_NS" Cversion="5.3.0" Capiversion="2.1.2" condition="RTOS2 RTX5 NS">
       <description>CMSIS-RTOS2 RTX5 for ARMv8-M Non-Secure Domain (Source)</description>
       <RTE_Components_h>
         <!-- the following content goes into file 'RTE_Components.h' -->
@@ -2943,7 +2944,7 @@ and 8-bit Java bytecodes in Jazelle state.
         <file category="header" name="CMSIS/RTOS2/RTX/Include/rtx_os.h"/>
 
         <!-- RTX configuration -->
-        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.2.0"/>
+        <file category="header" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.h"  version="5.3.0"/>
         <file category="source" attr="config"   name="CMSIS/RTOS2/RTX/Config/RTX_Config.c"  version="5.1.0"/>
 
         <!-- RTX templates -->

+ 7 - 0
CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt

@@ -160,6 +160,13 @@ File/Folder                  | Content
       <th>Version</th>
       <th>Description</th>
     </tr>
+    <tr>
+      <td>V5.3.0</td>
+      <td>
+       - Added Object Memory usage counters.
+       - Added support for additional external configuration file.
+      </td>
+    </tr>
     <tr>
       <td>V5.2.3</td>
       <td>

+ 1 - 1
CMSIS/RTOS2/RTX/Config/RTX_Config.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Config/RTX_Config.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Config/handlers.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Include/rtx_evr.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 3 - 3
CMSIS/RTOS2/RTX/Include/rtx_os.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *
@@ -38,8 +38,8 @@ extern "C"
  
 /// Kernel Information
 #define osRtxVersionAPI      20010002   ///< API version (2.1.2)
-#define osRtxVersionKernel   50020003   ///< Kernel version (5.2.3)
-#define osRtxKernelId     "RTX V5.2.3"  ///< Kernel identification string
+#define osRtxVersionKernel   50030000   ///< Kernel version (5.3.0)
+#define osRtxKernelId     "RTX V5.3.0"  ///< Kernel identification string
  
  
 //  ==== Common definitions ====

+ 1 - 1
CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mbl.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2016-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2016-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/ARM/irq_armv8mml.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2016-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2016-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/ARM/irq_ca.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/ARM/irq_cm0.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/ARM/irq_cm3.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/ARM/irq_cm4f.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mbl.S

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2016-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2016-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/GCC/irq_armv8mml.S

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2016-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/GCC/irq_ca.S

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/GCC/irq_cm0.S

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/GCC/irq_cm3.S

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/GCC/irq_cm4f.S

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mbl_common.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2016-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2016-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/IAR/irq_armv8mml_common.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2016-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2016-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/IAR/irq_ca.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/IAR/irq_cm0.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/IAR/irq_cm3.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/IAR/irq_cm4f.s

@@ -1,5 +1,5 @@
 ;/*
-; * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+; * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
 ; *
 ; * SPDX-License-Identifier: Apache-2.0
 ; *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_core_c.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_core_ca.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_core_cm.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_delay.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_evflags.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_evr.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_kernel.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_lib.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_lib.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_memory.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_mempool.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_msgqueue.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_mutex.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_semaphore.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_system.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_thread.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Source/rtx_timer.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
CMSIS/RTOS2/RTX/Template/svc_user.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013-2017 ARM Limited. All rights reserved.
+ * Copyright (c) 2013-2018 ARM Limited. All rights reserved.
  *
  * SPDX-License-Identifier: Apache-2.0
  *