Mercurial > public > ostc4
comparison Common/Drivers/CMSIS/index.html @ 160:e3ca52b8e7fa
Merge with FlipDisplay
author | heinrichsweikamp |
---|---|
date | Thu, 07 Mar 2019 15:06:43 +0100 |
parents | c78bcbd5deda |
children |
comparison
equal
deleted
inserted
replaced
80:cc2bb7bb8456 | 160:e3ca52b8e7fa |
---|---|
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> |