Release_Notes.html 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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 MX25LM51245G OCTOSPI Component Driver</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.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. </head>
  19. <body>
  20. <div class="row">
  21. <div class="col-sm-12 col-lg-4">
  22. <div class="card fluid">
  23. <div class="sectione dark">
  24. <center>
  25. <h1 id="release-notes-for-mx25lm51245g-component-driver"><strong>Release Notes for MX25LM51245G Component Driver</strong></h1>
  26. <p>Copyright © 2017 STMicroelectronics<br />
  27. </p>
  28. <a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo.png" alt="ST logo" /></a>
  29. </center>
  30. </div>
  31. </div>
  32. <h1 id="license">License</h1>
  33. This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:
  34. <center>
  35. <a href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a>
  36. </center>
  37. <h1 id="purpose">Purpose</h1>
  38. <p>This driver provides a set of audio functions offered by MX25LM51245G OCTOSPI component</p>
  39. </div>
  40. <div class="col-sm-12 col-lg-8">
  41. <h1 id="update-history">Update History</h1>
  42. <div class="collapse">
  43. <input type="checkbox" id="collapse-section4" checked aria-hidden="true"> <label for="collapse-section4" aria-hidden="true"><strong>V2.0.2 / 05-February-2020</strong></label>
  44. <div>
  45. <h2 id="main-changes">Main Changes</h2>
  46. <ul>
  47. <li>Minor chanage to fix misra warnings</li>
  48. </ul>
  49. </div>
  50. </div>
  51. <div class="collapse">
  52. <input type="checkbox" id="collapse-section3" aria-hidden="true"> <label for="collapse-section3" aria-hidden="true"><strong>V2.0.1 / 15-November-2019</strong></label>
  53. <div>
  54. <h2 id="main-changes-1">Main Changes</h2>
  55. <ul>
  56. <li>Minor chanage on mx25lm51245g.h driver</li>
  57. </ul>
  58. </div>
  59. </div>
  60. <div class="collapse">
  61. <input type="checkbox" id="collapse-section2" aria-hidden="true"> <label for="collapse-section2" aria-hidden="true"><strong>V2.0.0 / 30-October-2019</strong></label>
  62. <div>
  63. <h2 id="main-changes-2">Main Changes</h2>
  64. <ul>
  65. <li>First Official Release of MX25LM51245G octal SPI Component drivers in line with STM32Cube BSP drivers development guidelines (UM2298)</li>
  66. <li>The component drivers are composed of
  67. <ul>
  68. <li>component core drivers files: mx25lm51245g.h/.c</li>
  69. <li>component configuration file mx25lm51245g_conf_template.h file</li>
  70. </ul></li>
  71. </ul>
  72. <h2 id="backward-compatibility">Backward Compatibility</h2>
  73. <p>This version breaks the compatibility with previous versions</p>
  74. </div>
  75. </div>
  76. <div class="collapse">
  77. <input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true"><strong>V1.0.0 / 07-August-2017</strong></label>
  78. <div>
  79. <h2 id="main-changes-3">Main Changes</h2>
  80. <ul>
  81. <li>First official release of <strong>MX25LM51245G</strong> octal SPI driver</li>
  82. </ul>
  83. </div>
  84. </div>
  85. </div>
  86. </div>
  87. <footer class="sticky">
  88. For complete documentation on <mark>STM32 Microcontrollers</mark> , visit: <span style="font-color: blue;"><a href="http://www.st.com/STM32">www.st.com</a></span>
  89. </footer>
  90. </body>
  91. </html>