Просмотр исходного кода

Generator data model: memory[n].physical added

reinhardkeil 6 лет назад
Родитель
Сommit
ef9cf2edd4
2 измененных файлов с 6 добавлено и 1 удалено
  1. 5 0
      CMSIS/DoxyGen/Zone/src/GenDataModel.txt
  2. 1 1
      CMSIS/DoxyGen/Zone/zone.dxy

+ 5 - 0
CMSIS/DoxyGen/Zone/src/GenDataModel.txt

@@ -256,6 +256,11 @@ The \ref fm_memory provides a sequence of memory information.
     <td>The logical start address of the memory region in the address map.</td>
     <td>NonNegativeInteger</td>
   </tr>
+  <tr>
+    <td>.memory[<i>n</i>].physical</td>
+    <td>The physical start address of the memory region in the address map.</td>
+    <td>NonNegativeInteger</td>
+  </tr>
   <tr>
     <td>.memory[<i>n</i>].size</td>
     <td>The size (in bytes) of the memory region.</td>

+ 1 - 1
CMSIS/DoxyGen/Zone/zone.dxy

@@ -38,7 +38,7 @@ PROJECT_NAME           = "CMSIS-Zone (Preview)"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "Version 0.9.5"
+PROJECT_NUMBER         = "Version 0.9.6"
 
 # 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