Commit 9ade7276 authored by Jonatan Antoni's avatar Jonatan Antoni Committed by Sudan Landge
Browse files

Bump CMSIS-Core documentation version and history

parent 623cfee4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ PROJECT_NAME = "CMSIS-Core (Cortex-M)"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER         = "Version 6.1.0"
PROJECT_NUMBER         = "Version 6.1.1"

# 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
+27 −14
Original line number Diff line number Diff line
@@ -9,6 +9,19 @@ The table below provides information about the changes delivered with specific v
      <th>Version</th>
      <th>Description</th>
    </tr>
    <tr>
      <td>V6.1.1</td>
      <td>
        <p>Minor fixes and enhancements:</p>
        <ul>
          <li>Fixed CMSIS_DEPRECATED for IAR</li>
          <li>Added LAR, LSR register to DWT</li>
          <li>Add CMSIS-R for IAR</li>
          <li>Added BPU for Star-MC1</li>
          <li>Add CPPWR SU10/11 for Cortex-M55/-M85</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>V6.1.0</td>
      <td>
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ PROJECT_NAME = "CMSIS-Core (Cortex-A)"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER         = "Version 6.1.0"
PROJECT_NUMBER         = "Version 6.1.1"

# 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
+13 −0
Original line number Diff line number Diff line
@@ -9,6 +9,19 @@ The table below provides information about the changes delivered with specific v
      <th>Version</th>
      <th>Description</th>
    </tr>
    <tr>
      <td>V6.1.1</td>
      <td>
        <p>Minor fixes and enhancements:</p>
        <ul>
          <li>Fixed CMSIS_DEPRECATED for IAR</li>
          <li>Added LAR, LSR register to DWT</li>
          <li>Add CMSIS-R for IAR</li>
          <li>Added BPU for Star-MC1</li>
          <li>Add CPPWR SU10/11 for Cortex-M55/-M85</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>V6.1.0</td>
      <td>