Added links in CMSIS-Driver implementation list
diff --git a/CMSIS/DoxyGen/Driver/src/General.txt b/CMSIS/DoxyGen/Driver/src/General.txt
index a52932e..459f295 100644
--- a/CMSIS/DoxyGen/Driver/src/General.txt
+++ b/CMSIS/DoxyGen/Driver/src/General.txt
@@ -141,25 +141,41 @@
 
 The following table shows a list of current CMSIS-Driver implementations. It is regularly updated, so it is subject to change.
 
+[CAN]: \ref can_interface_gr "CAN"
+[Ethernet MAC]: \ref eth_mac_interface_gr "Ethernet MAC".
+[Ethernet PHY]: \ref eth_phy_interface_gr "Ethernet PHY".
+[I2C]: \ref i2c_interface_gr "I2C".
+[MCI]: \ref mci_interface_gr "MCI".
+[NAND]: \ref nand_interface_gr "NAND".
+[Flash]: \ref flash_interface_gr "Flash".
+[SAI]: \ref sai_interface_gr "SAI".
+[SPI]: \ref spi_interface_gr "SPI".
+[Storage]: \ref storage_interface_gr "Storage".
+[USART]: \ref usart_interface_gr "USART".
+[USB Host]: \ref usbh_interface_gr "USB Host".
+[USB Device]: \ref usbd_interface_gr "USB Device".
+[VIO]: \ref vio_interface_gr "VIO".
+[WiFi]: \ref wifi_interface_gr "WiFi"
+
 <table class="cmtable" summary="CMSIS-Driver Implementation List">
         <tr>
             <th>Vendor</th>
             <th>Device/Family</th>
-            <th>CAN</th>
-            <th>Ethernet MAC</th>
-            <th>Ethernet PHY</th>
-            <th>I2C</th>
-            <th>MCI</th>
-            <th>NAND</th>
-            <th>Flash</th>
-            <th>SAI</th>
-            <th>SPI</th>
-            <th>Storage</th>
-            <th>USART</th>
-            <th>USB Host</th>
-            <th>USB Device</th>
-            <th>VIO</th>
-            <th>WiFi</th>
+            <th>[CAN]</th>
+            <th>[Ethernet MAC]</th>
+            <th>[Ethernet PHY]</th>
+            <th>[I2C]</th>
+            <th>[MCI]</th>
+            <th>[NAND]</th>
+            <th>[Flash]</th>
+            <th>[SAI]</th>
+            <th>[SPI]</th>
+            <th>[Storage]</th>
+            <th>[USART]</th>
+            <th>[USB Host]</th>
+            <th>[USB Device]</th>
+            <th>[VIO]</th>
+            <th>[WiFi]</th>
         </tr>
         <tr>
             <td>Arm</td>