Release_Notes.html 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="generator" content="pandoc" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  7. <title>Release Notes for ST7789H2 Component Drivers</title>
  8. <style type="text/css">
  9. code{white-space: pre-wrap;}
  10. span.smallcaps{font-variant: small-caps;}
  11. span.underline{text-decoration: underline;}
  12. div.column{display: inline-block; vertical-align: top; width: 50%;}
  13. </style>
  14. <link rel="stylesheet" href="../../../../_htmresc/mini-st_2020.css" />
  15. <!--[if lt IE 9]>
  16. <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  17. <![endif]-->
  18. <link rel="icon" type="image/x-icon" href="../../../../_htmresc/favicon.png" />
  19. </head>
  20. <body>
  21. <div class="row">
  22. <div class="col-sm-12 col-lg-4">
  23. <center>
  24. <h1 id="release-notes-for">Release Notes for</h1>
  25. <h1 id="st7789h2-component-drivers"><mark>ST7789H2 Component Drivers</mark></h1>
  26. <p>Copyright © 2016 STMicroelectronics<br />
  27. </p>
  28. <a href="https://www.st.com" class="logo"><img src="../../../../_htmresc/st_logo_2020.png" alt="ST logo" /></a>
  29. </center>
  30. <h1 id="license">License</h1>
  31. <p>Licensed by ST under BSD 3-Clause license (the "License"). You may not use this package except in compliance with the License. You may obtain a copy of the License at:</p>
  32. <p><a href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a></p>
  33. <h1 id="purpose">Purpose</h1>
  34. <p>This directory contains the ST7789H2 component drivers.</p>
  35. </div>
  36. <div class="col-sm-12 col-lg-8">
  37. <h1 id="update-history">Update History</h1>
  38. <div class="collapse">
  39. <input type="checkbox" id="collapse-section23" checked aria-hidden="true"> <label for="collapse-section23" aria-hidden="true">V1.1.4 / 29-January-2021</label>
  40. <div>
  41. <h2 id="main-changes">Main Changes</h2>
  42. <ul>
  43. <li>Remove useless assignment in ST7789H2_DrawHLine() and ST7789H2_DrawVLine() functions</li>
  44. </ul>
  45. </div>
  46. </div>
  47. <div class="collapse">
  48. <input type="checkbox" id="collapse-section22" aria-hidden="true"> <label for="collapse-section22" aria-hidden="true">V1.1.3 / 03-April-2019</label>
  49. <div>
  50. <h2 id="main-changes-1">Main Changes</h2>
  51. <ul>
  52. <li>Update release notes format</li>
  53. </ul>
  54. </div>
  55. </div>
  56. <div class="collapse">
  57. <input type="checkbox" id="collapse-section20" aria-hidden="true"> <label for="collapse-section20" aria-hidden="true">V1.1.2 / 31-August-2018</label>
  58. <div>
  59. <h2 id="main-changes-2">Main Changes</h2>
  60. <ul>
  61. <li>Reformat the BSD 3-Clause license declaration in the files header (replace license terms by a web reference to OSI website where those terms lie)</li>
  62. </ul>
  63. </div>
  64. </div>
  65. <div class="collapse">
  66. <input type="checkbox" id="collapse-section19" aria-hidden="true"> <label for="collapse-section19" aria-hidden="true">V1.1.1 / 29-December-2016</label>
  67. <div>
  68. <h2 id="main-changes-3">Main Changes</h2>
  69. <ul>
  70. <li>st7789h2.c/.h:
  71. <ul>
  72. <li>Change “\” by “/” in the include path to fix compilation issue under linux</li>
  73. </ul></li>
  74. </ul>
  75. </div>
  76. </div>
  77. <div class="collapse">
  78. <input type="checkbox" id="collapse-section185" aria-hidden="true"> <label for="collapse-section185" aria-hidden="true">V1.1.0 / 22-December-2016</label>
  79. <div>
  80. <h2 id="main-changes-4">Main Changes</h2>
  81. <ul>
  82. <li>st7789h2.c/.h:
  83. <ul>
  84. <li>Add 180° orientation support</li>
  85. </ul></li>
  86. </ul>
  87. </div>
  88. </div>
  89. <div class="collapse">
  90. <input type="checkbox" id="collapse-section18" aria-hidden="true"> <label for="collapse-section18" aria-hidden="true">V1.0.1 / 04-July-2016</label>
  91. <div>
  92. <h2 id="main-changes-5">Main Changes</h2>
  93. <ul>
  94. <li>st7789h2.c:
  95. <ul>
  96. <li>Update ST7789H2_DisplayOn()</li>
  97. </ul></li>
  98. </ul>
  99. </div>
  100. </div>
  101. <div class="collapse">
  102. <input type="checkbox" id="collapse-section17" aria-hidden="true"> <label for="collapse-section17" aria-hidden="true">V1.0.0 / 04-May-2016</label>
  103. <div>
  104. <h2 id="main-changes-6">Main Changes</h2>
  105. <ul>
  106. <li>First official release</li>
  107. </ul>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. <footer class="sticky">
  113. For complete documentation on <mark>STM32 Microcontrollers</mark> , visit: <a href="http://www.st.com/STM32">http://www.st.com/STM32</a>
  114. </footer>
  115. </body>
  116. </html>