Skip to content

Commit

Permalink
Updated CMSIS-Driver table
Browse files Browse the repository at this point in the history
  • Loading branch information
KeilChris authored and JonatanAntoni committed Jun 13, 2023
1 parent 906b3b9 commit 4f5ac0f
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ CMSIS/CoreValidation/Project/RTE/_**/*
build
output
linkchecker-out.csv
.DS_STORE
84 changes: 81 additions & 3 deletions CMSIS/DoxyGen/Driver/src/General.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,10 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
Expand All @@ -259,10 +259,10 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
Expand All @@ -278,10 +278,10 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
Expand Down Expand Up @@ -329,6 +329,25 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td></td>
<td><center>&radic;</center></td>
</tr>
<tr>
<td>FMD</td>
<td>FT32F1xx</td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Infineon</td>
<td>S29GL064Nx2</td>
Expand Down Expand Up @@ -1773,6 +1792,44 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>MIMXRT1041</td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>MIMXRT1042</td>
<td></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>MIMXRT1051</td>
Expand Down Expand Up @@ -3692,6 +3749,25 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td></td>
<td><center>&radic;</center></td>
</tr>
<tr>
<td>STMicroelectronics</td>
<td>STM32C0xx</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td><center>&radic;</center></td>
<td></td>
</tr>
<tr>
<td>STMicroelectronics</td>
<td>STM32F0xx</td>
Expand Down Expand Up @@ -4016,6 +4092,8 @@ The following table shows a list of current CMSIS-Driver implementations. It is
<td><center>&radic;</center></td>
</tr>
</table>

Last update: 2023-06-13.
*/

/*=======0=========1=========2=========3=========4=========5=========6=========7=========8=========9=========0=========1====*/
Expand Down

0 comments on commit 4f5ac0f

Please sign in to comment.