Explorar o código

Further fixes

Christopher Seidl %!s(int64=4) %!d(string=hai) anos
pai
achega
5f69d4f794

+ 2 - 2
CMSIS/DoxyGen/Core/src/Overview.txt

@@ -17,8 +17,8 @@ The following sections provide details about the CMSIS-Core (Cortex-M):
 \endif 
  - \ref templates_pg describes the files of the CMSIS-Core (Cortex-M) in detail and explains how to adapt template files provided by Arm to silicon vendor devices.
  - \ref coreMISRA_Exceptions_pg describes the violations to the MISRA standard.
- - <a href="Modules.html">\b Reference </a> describe the features and functions of the \ref device_h_pg in detail.
- - <a href="Annotated.html">\b Data \b Structures </a> describe the data structures of the \ref device_h_pg in detail.
+ - <a href="modules.html">\b Reference </a> describe the features and functions of the \ref device_h_pg in detail.
+ - <a href="annotated.html">\b Data \b Structures </a> describe the data structures of the \ref device_h_pg in detail.
 
 <hr>
 

+ 1 - 1
CMSIS/DoxyGen/Core/src/Template.txt

@@ -416,7 +416,7 @@ The \ref device_h_pg contains the following sections that are device specific:
   - \ref device_access provides definitions for the \ref peripheral_gr to all device peripherals. It contains all data structures and the address mapping for device-specific peripherals.
   - <b>Access Functions for Peripherals (optional)</b> provide additional helper functions for peripherals that are useful for programming of these peripherals. Access Functions may be provided as inline functions or can be extern references to a device-specific library provided by the silicon vendor.
 
-<a href="Modules.html">\b Reference </a> describes the standard features and functions of the \ref device_h_pg in detail.
+<a href="modules.html">\b Reference </a> describes the standard features and functions of the \ref device_h_pg in detail.
 
 \section interrupt_number_sec Interrupt Number Definition
 

+ 1 - 1
CMSIS/DoxyGen/Core/src/Using.txt

@@ -63,7 +63,7 @@ For example, the following files are provided by the STM32F10x device family pac
 
 \note The silicon vendors create these device-specific CMSIS-Core (Cortex-M) files based on \ref templates_pg provide by Arm.
 
-Thereafter, the functions described under <a href="Modules.html">\b Reference </a> can be used in the application.
+Thereafter, the functions described under <a href="modules.html">\b Reference </a> can be used in the application.
 
 \b Examples
  - \subpage using_CMSIS is a simple example that shows the usage of the CMSIS layer.

+ 1 - 1
CMSIS/DoxyGen/Core/src/UsingTrustZone.txt

@@ -154,7 +154,7 @@ To allocate the context memory for threads, an RTOS kernel that runs in <i>non-s
 part of the <i>secure state</i> application. An minimum implementation is provided as part of RTOS2 and should handle the secure stack for the thread execution. However it is also possible to implement the context memory 
 management system with additional features such as access control to <i>secure state</i> memory regions using an MPU.
 
-The API functions of <b>TZ_context</b> are described in the chapter <a href="Modules.html">\b Reference </a> under \ref trustzone_functions - \ref context_trustzone_functions.
+The API functions of <b>TZ_context</b> are described in the chapter <a href="modules.html">\b Reference </a> under \ref trustzone_functions - \ref context_trustzone_functions.
 
 Refer to \ref Example_TrustZone for RTOS examples that provide a template implementation for <b>TZ_context.c</b>.
   

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

@@ -14,8 +14,8 @@ The following sections provide details about the CMSIS-Core (Cortex-A):
  - \ref using_pg describes the project setup and shows a simple program example.
  - \ref templates_pg describes the files of the CMSIS-Core (Cortex-A) in detail and explains how to adapt template files provided by Arm to silicon vendor devices.
  - \ref coreMISRA_Exceptions_pg describes the violations to the MISRA standard.
- - <a href="Modules.html">\b Reference </a> describe the features and functions of the \ref device_h_pg in detail.
- - <a href="Annotated.html">\b Data \b Structures </a> describe the data structures of the \ref device_h_pg in detail.
+ - <a href="modules.html">\b Reference </a> describe the features and functions of the \ref device_h_pg in detail.
+ - <a href="annotated.html">\b Data \b Structures </a> describe the data structures of the \ref device_h_pg in detail.
     
 <hr>
 

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

@@ -181,7 +181,7 @@ The \ref device_h_pg contains the following sections that are device specific:
  - \ref access_perifs definitions for the \ref peripheral_gr to all device peripherals. It contains all data structures and the address mapping for device-specific peripherals.
  - <b>Access Functions for Peripherals (optional)</b> provide additional helper functions for peripherals that are useful for programming of these peripherals. Access Functions may be provided as inline functions or can be extern references to a device-specific library provided by the silicon vendor.
 
-<a href="Modules.html">\b Reference </a> describes the standard features and functions of the \ref device_h_pg in detail.
+<a href="modules.html">\b Reference </a> describes the standard features and functions of the \ref device_h_pg in detail.
 
 \section interrupt_number_sec Interrupt Number Definition
 

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

@@ -45,7 +45,7 @@ The various compiler vendor tool chains may provide folders that contain the CMS
   
 \note The silicon vendors create these device-specific CMSIS-Core-A files based on \ref templates_pg provide by Arm.
 
-Thereafter, the functions described under <a href="Modules.html">\b Reference </a> can be used in the application.
+Thereafter, the functions described under <a href="modules.html">\b Reference </a> can be used in the application.
 
 \b Examples
  - \subpage using_CMSIS is a simple example that shows the usage of the CMSIS layer.

+ 1 - 1
CMSIS/DoxyGen/Pack/src/devices_schema.txt

@@ -2358,7 +2358,7 @@ These values can be used in the elements:
   </tr>
   <tr>
     <td class="XML-Token">Cortex-M55</td>
-    <td><a href="http://developer.arm.com/products/processors/cortex-m/cortex-m55" target="_blank">Arm Cortex-M55</a> processor based device</td>
+    <td><a href="http://developer.arm.com/ip-products/processors/cortex-m/cortex-m55" target="_blank">Arm Cortex-M55</a> processor based device</td>
   </tr>  
   <tr>
     <td class="XML-Token">SC000</td>