Mercurial > public > ostc4
comparison Common/Drivers/CMSIS/index.html @ 128:c78bcbd5deda FlipDisplay
Added current STM32 standandard libraries in version independend folder structure
author | Ideenmodellierer |
---|---|
date | Sun, 17 Feb 2019 21:12:22 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
127:1369f8660eaa | 128:c78bcbd5deda |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
3 <head> | |
4 <title>Redirect to the CMSIS main page after 0 seconds</title> | |
5 <meta http-equiv="refresh" content="0; URL=Documentation/General/html/index.html"> | |
6 <meta name="keywords" content="automatic redirection"> | |
7 </head> | |
8 | |
9 <body> | |
10 | |
11 If the automatic redirection is failing, click <a href="Documentation/General/html/index.html">open CMSIS Documentation</a>. | |
12 | |
13 </body> | |
14 </html> |