Prechádzať zdrojové kódy

Fixed broken links.

Christopher Seidl 7 rokov pred
rodič
commit
5090f89eb5

+ 1 - 1
CMSIS/DoxyGen/Driver/src/Driver_SAI.c

@@ -164,7 +164,7 @@ In terms of the CMSIS-Driver for SAI, the PCM protocol can be described as follo
 <a href="http://www.intel.com" target="_blank">Intel</a>. It is composed of five wires: the clock (12.288 MHz), a sync
 signal, a reset signal, and two data wires: sdata_out (contains the AC97 output) and sdata_in (contains the CODEC output).
 For more information, consult the
-<a href="http://download.intel.com/support/motherboards/desktop/sb/ac97_r23.pdf" target="_blank">standard documentation</a>.
+<a href="http://www-inst.eecs.berkeley.edu/~cs150/Documents/ac97_r23.pdf" target="_blank">standard documentation</a>.
 
 \section Driver_SAI_User User Defined Protocol
 Using the control structs of the CMSIS-Driver SAI, it is possible to create support for nearly all serial audio protocols

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

@@ -1978,7 +1978,7 @@ Contact cmsis@arm.com to ask for an extension. These values can be used in the e
   <tr>
     <td class="XML-Token">ONSemiconductor:141</td>
     <td>ON Semiconductor</td>
-    <td>http://www.onsemi.com</td>
+    <td>https://www.onsemi.com</td>
   </tr>
   <tr>
     <td class="XML-Token">Panasonic:131</td>

+ 3 - 3
CMSIS/DoxyGen/RTOS2/src/rtx_evr.txt

@@ -7,9 +7,9 @@ RTX5 interfaces to the <a href="http://www.keil.com/pack/doc/compiler/EventRecor
 to provide event information which helps you to understand and analyze the operation.
 
 To use the Event Recorder together with RTX5, it is required to create an image that generates event information. The steps are:
-  - <a href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/UseDebugViews.html#Add_Event_Recorder" target="_blank"><b>Add Event Recorder</b></a>: Select in the RTE management dialog the software component <b>Compiler:Event Recorder</b>.
-  - <a href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/UseDebugViews.html#Debug_Variants" target="_blank"><b>Select Debug Variant</b></a>: Select in the RTE management dialog the \b Source variant for the software component <b>CMSIS:RTOS2 (API):Keil RTX5</b>.
-  - <a href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/group__EventRecorder__Setup.htm" target="_blank"><b>Add Initialization Code</b></a>: Call the function <b>EventRecorderInitialize</b> in your application code.
+  - <a href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/er_use.html#Add_Event_Recorder" target="_blank"><b>Add Event Recorder</b></a>: Select in the RTE management dialog the software component <b>Compiler:Event Recorder</b>.
+  - <a href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/er_use.html#Debug_Variants" target="_blank"><b>Select Debug Variant</b></a>: Select in the RTE management dialog the \b Source variant for the software component <b>CMSIS:RTOS2 (API):Keil RTX5</b>.
+  - <a href="http://www.keil.com/pack/doc/compiler/EventRecorder/html/er_use.html#Add_Event_Recorder" target="_blank"><b>Add Initialization Code</b></a>: Call the function <b>EventRecorderInitialize</b> in your application code.
   - Build the application code and download it to the debug hardware.
   
 Once the target application generates event information, it can be viewed in the µVision debugger using the \b Event