📄 release.html
字号:
<html>
<head>
<title>Release notes</title>
</head>
<style>
H2, H3, H4 { color: blue }
H1, H2, H3, H4, H5 { font-family: Arial, Helvetica, sans-serif;}
PRE { color: black; margin-left: 2%; }
BODY { color: black; margin-left: 2%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size=75%}
table{ color: black; font-family: Verdana; font-size=100%}
.maintext {
font-size: 10px;
color: #000000;
margin-left: 20px;
margin-right: 20px;
}
h1.newsbox {
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
padding-left: 10px;
background: #526194 no-repeat right;
border: thin solid #000000;
margin-right: 5px;
margin-left: 5px;
}
.heading2 {
color: #336699;
font-weight: bold;
font-size: 12px;
padding-left: 25px;
}
</style>
<body bgcolor="#FFFFFF">
<!-- Modifiable information starts here ----------------------------------------->
<h3>Release notes for embOS IAR Plugin V1.00d</h3>
<ol class="maintext">
<li><a href=#features>New features</a></li>
<li><a href=#improvements>Improvements</a></li>
<li><a href=#pcorr>Program corrections</a></li>
<li><a href=#problems>Known problems</a></li>
<li><a href=#history>Release history</a></li>
<li><a href=#misc>Miscellaneous</a></li>
</ol>
<!-------------------------------------------------------------------------->
<!-- NEW FEATURES -->
<!-------------------------------------------------------------------------->
<h1 class="newsbox"><a name="features">New features</a></h1>
<h2 class="heading2">Version 1.00c</h2>
<ol class="maintext">
<li>Show task list, resource semaphores, mailboxes, timers, system information.</li>
<li>Allow configuration.</li>
</ol>
</ol>
<!-------------------------------------------------------------------------->
<!-- Improvements -->
<!-------------------------------------------------------------------------->
<h1 class="newsbox"><a name="improvements">Improvements</a></h1>
<h2 class="heading2">Version 1.00c</h2>
<ol class="maintext">
<li>Initial version.</li>
</ol>
</ol>
<!-------------------------------------------------------------------------->
<!-- PROGRAM CORRECTIONS -->
<!-------------------------------------------------------------------------->
<h1 class="newsbox"><a name="pcorr">Program corrections</a></h1>
<h2 class="heading2">Version 1.00d</h2>
<ol class="maintext">
<li>Previous version caused IAR workbench to crash if a project without embOS was opened and embOS plugin was selected in debugger settings.<br>
This bug is fixed with version 1.00d</li>
</ol>
<h2 class="heading2">Version 1.00c</h2>
<ol class="maintext">
<li>Initial version.</li>
</ol>
<!-------------------------------------------------------------------------->
<!-- KNOWN PROBLEMS -->
<!-------------------------------------------------------------------------->
<h1 class="newsbox"><a name="problems">Known problems in current version</a></h1>
<ol class="maintext">
<li>None.</li>
</ol>
<!-------------------------------------------------------------------------->
<!-- Release history -->
<!-------------------------------------------------------------------------->
<h1 class="newsbox"><a name="history">Release history</a></h1>
<table class="maintext">
<tr>
<td width="64">Version</td>
<td width="100">Release date</td>
<td>Short explanation</td>
</tr>
<tr>
<td>V1.00d</td>
<td>21. Oct 2005</td>
<td>Corrected version.</td>
</tr>
<tr>
<td>V1.00c</td>
<td>19. Sep 2005</td>
<td>Initial version.</td>
</tr>
</table>
<!-------------------------------------------------------------------------->
<!-- MISCELLANEOUS -->
<!-------------------------------------------------------------------------->
<h1 class="newsbox"><a name="misc">Miscellaneous</a></h1>
<p class="maintext">
This document was first released with version 1.00c of the software.<br>
Software released earlier is documented internally.<br>
This information is available at request.
</p>
<!-- Modifiable information ends here ----------------------------------------->
<hr>
<p class="maintext">
Copyright 2005 SEGGER Microcontroller Systeme GmbH. All rights reserved.<br>
For more information, please visit our website <a href ="http://www.segger.com/">www.segger.com</a> or contact us at <a href ="mailto:info@segger.com">info@segger.com</a><br>
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -