17 lines
384 B
HTML
17 lines
384 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
|
|
<title>ReleaseNote</title></head>
|
|
<body><h1>ES32F0271 MD Release Note</h1>
|
|
<h2>V1.00 2019-1-4</h2>
|
|
<p>初版发布</p>
|
|
<h2>V1.01 2019-5-7</h2>
|
|
<p>1.修改USB MD库相关接口</p>
|
|
<h2>V1.03 2019-09-23</h2>
|
|
<ol>
|
|
<li>增加ADC校準函數</li>
|
|
|
|
</ol>
|
|
</body>
|
|
</html> |