Pārlūkot izejas kodu

Update revision history for release.

Jonatan Antoni 4 gadi atpakaļ
vecāks
revīzija
c6c48397cc
2 mainītis faili ar 9 papildinājumiem un 4 dzēšanām
  1. 8 3
      ARM.CMSIS.pdsc
  2. 1 1
      CMSIS/DoxyGen/Core_A/src/Overview.txt

+ 8 - 3
ARM.CMSIS.pdsc

@@ -12,11 +12,16 @@
       Active development ...
       CMSIS-Core(M): 5.5.0 (see revision history for details)
         - Updated GCC LinkerDescription, GCC Assembler startup
-        - Added ARMv8-M Stack Sealing (to linker, startup) for toolchain ARM, GCC
+        - Added Armv8-M Stack Sealing (to linker, startup) for toolchain ARM, GCC
         - Changed C-Startup to default Startup.
-      CMSIS-Core(A): 1.2.1 (see revision history for details)
-      CMSIS-DSP: 1.9.0
+        - Updated Armv8-M Assembler startup to use GAS syntax
+          Note: Updating existing projects may need manual user interaction!
+      CMSIS-Core(A): 1.2.1
+        - Bugfixes for Cortex-A32
+      CMSIS-DSP: 1.9.0 (see revision history for details)
         - Purged pre-built libs from Git
+        - Enhanced support for f16 datatype
+        - Fixed couple of GCC issues
       CMSIS-NN: 3.0.0 (see revision history for details including version 2.0.0)
         - Major interface change for functions compatible with TensorFlow Lite for Microcontroller
         - Added optimization for SVDF kernel

+ 1 - 1
CMSIS/DoxyGen/Core_A/src/Overview.txt

@@ -70,7 +70,7 @@ The \ref templates_pg supplied by Arm have been tested and verified with the fol
       <td>V1.2.1</td>
       <td>
         <ul>
-          <li></li>
+          <li>Bugfixes for Cortex-A32</li>
         </ul>
       </td>
     </tr>