Przeglądaj źródła

CMSIS Documentation: Fixed image file name reference.

GuentherMartin 5 lat temu
rodzic
commit
e1ea8bec32

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

@@ -29,7 +29,7 @@ The \ref device_h_pg is the central include file that the application programmer
 
 
 CMSIS-Pack provides the <b>\#define CMSIS_header_file</b> in <a href="../../Pack/html/pdsc_components_pg.html#RTE_Components_h"><b>RTE_Components.h</b></a> which gives you access to this <b><i>device</i>.h</b> file.
 CMSIS-Pack provides the <b>\#define CMSIS_header_file</b> in <a href="../../Pack/html/pdsc_components_pg.html#RTE_Components_h"><b>RTE_Components.h</b></a> which gives you access to this <b><i>device</i>.h</b> file.
 
 
-\image html "CMSIS_CORE_Files_user.png" "CMSIS-Core (Cortex-M) User Files"
+\image html "CMSIS_CORE_Files_USER.png" "CMSIS-Core (Cortex-M) User Files"
 
 
 The CMSIS-Core (Cortex-M) system files are device specific. In addition, the deprecated \ref startup_s_pg is also compiler vendor specific.
 The CMSIS-Core (Cortex-M) system files are device specific. In addition, the deprecated \ref startup_s_pg is also compiler vendor specific.
 The versions provided by CMSIS are only generic templates. The adopted versions for a concrete device are typically provided by the device
 The versions provided by CMSIS are only generic templates. The adopted versions for a concrete device are typically provided by the device

+ 2 - 2
CMSIS/DoxyGen/DAP/src/dap_config.txt

@@ -6,11 +6,11 @@ CMSIS-DAP is designed for Debug Units with Cortex-M microcontroller.
 
 
 The CMSIS-DAP firmware can be deployed to a Debug Unit that is based on Cortex-M processor-based microcontroller.
 The CMSIS-DAP firmware can be deployed to a Debug Unit that is based on Cortex-M processor-based microcontroller.
 
 
-\image html "CMSIS_DAP_DEBUG_UNIT.png" "CMSIS-DAP Debug Unit Hardware"
+\image html "CMSIS_DAP_Debug_Unit.png" "CMSIS-DAP Debug Unit Hardware"
 
 
 The picture below shows the setup with an isolation adapter.
 The picture below shows the setup with an isolation adapter.
 
 
-\image html "CMSIS_DAP_DEBUG_UNIT_ISO.png" "CMSIS-DAP Debug Unit with Isolation adapter"
+\image html "CMSIS_DAP_Debug_Unit_ISO.png" "CMSIS-DAP Debug Unit with Isolation adapter"
 
 
 Hardware Requirements
 Hardware Requirements
 ---------------------
 ---------------------

+ 1 - 1
CMSIS/DoxyGen/Driver/src/General.txt

@@ -20,7 +20,7 @@ instances reflecting the multiple physical interfaces of the same type in a devi
 interfaces are reflected with a separate \ref AccessStruct for SPI1 and SPI2. The \ref AccessStruct is the interface of a
 interfaces are reflected with a separate \ref AccessStruct for SPI1 and SPI2. The \ref AccessStruct is the interface of a
 driver to the middleware component or the user application.
 driver to the middleware component or the user application.
 
 
-\image html Driver.png  "Peripheral Driver Interfaces and Middleware"
+\image html driver.png  "Peripheral Driver Interfaces and Middleware"
 
 
 The following CMSIS-Driver API groups are defined:
 The following CMSIS-Driver API groups are defined:
   - \ref can_interface_gr "CAN": Interface to CAN bus peripheral.
   - \ref can_interface_gr "CAN": Interface to CAN bus peripheral.

+ 1 - 1
CMSIS/DoxyGen/SVD/src/svd.txt

@@ -182,7 +182,7 @@ CMSIS-SVD files can be used to generate:
   to use the latest versions of the CMSIS-SVD files.
   to use the latest versions of the CMSIS-SVD files.
   \n \n
   \n \n
   <b>Generated Debug Dialog:</b>
   <b>Generated Debug Dialog:</b>
-  \image html "SystemViewer_Generated.png" "uVision Debug Window generated from ARM_Example.svd"
+  \image html "SystemViewer_Generated.PNG" "uVision Debug Window generated from ARM_Example.svd"
 \n 
 \n 
 
 
 */
 */