Explorar el Código

DoxyGen: Fixed version and changelog of general chapter.

Jonatan Antoni hace 8 años
padre
commit
a3ec1f267c

+ 1 - 0
ARM.CMSIS.pdsc

@@ -12,6 +12,7 @@
       Updated Arm company brand.
       CMSIS-Core(M): 5.1.1 (see revision history for details)
       CMSIS-Core(A): 1.1.1 (see revision history for details)
+      CMSIS-DAP: 2.0.0 (see revision history for details)
       CMSIS-NN: 1.0.0
         - Initial contribution of the bare metal Neural Network Library.
       CMSIS-RTOS2:

+ 1 - 1
CMSIS/DoxyGen/General/general.dxy

@@ -38,7 +38,7 @@ PROJECT_NAME           = CMSIS
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "Version 5.2.0"
+PROJECT_NUMBER         = "Version 5.3.0"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a

+ 15 - 0
CMSIS/DoxyGen/General/src/introduction.txt

@@ -193,6 +193,21 @@ In addition, each CMSIS component has its own release history:
       <th>Version</th>
       <th>Description</th>
     </tr>
+    <tr>
+      <td>5.3.0</td>
+      <td>
+        - CMSIS-Core (Cortex-M) 5.1.1 
+        - CMSIS-Core (Cortex-A) 1.1.1 
+        - CMSIS-Driver 2.6.0 (unchanged)
+        - CMSIS-DSP 1.5.2 (unchanged)
+        - CMSIS-NN 1.0.0 Initial contribution of Neural Network Library.
+        - CMSIS-RTOS 2.1.2 (unchanged)
+        - CMSIS-PACK 1.5.0 (unchanged)
+        - CMSIS-SVD 1.3.3 (unchanged)
+        - CMSIS-DAP 2.0.0 Communication via WinUSB to achieve high-speed transfer rates.
+        - CMSIS-Zone 0.0.1 (unchanged)
+      </td>
+    </tr>
     <tr>
       <td>5.2.0</td>
       <td>