Release_Notes.html 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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 LSM6DS3TR-C Component</title>
  8. <style>
  9. code{white-space: pre-wrap;}
  10. span.smallcaps{font-variant: small-caps;}
  11. div.columns{display: flex; gap: min(4vw, 1.5em);}
  12. div.column{flex: auto; overflow-x: auto;}
  13. div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
  14. /* The extra [class] is a hack that increases specificity enough to
  15. override a similar rule in reveal.js */
  16. ul.task-list[class]{list-style: none;}
  17. ul.task-list li input[type="checkbox"] {
  18. font-size: inherit;
  19. width: 0.8em;
  20. margin: 0 0.8em 0.2em -1.6em;
  21. vertical-align: middle;
  22. }
  23. .display.math{display: block; text-align: center; margin: 0.5rem auto;}
  24. </style>
  25. <link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
  26. <link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
  27. </head>
  28. <body>
  29. <div class="row">
  30. <div class="col-sm-12 col-lg-4">
  31. <center>
  32. <h1 id="release-notes-for-lsm6ds3tr-c-component-driver">Release Notes
  33. for LSM6DS3TR-C Component Driver</h1>
  34. <p>Copyright © 2021 STMicroelectronics<br />
  35. </p>
  36. <a href="https://www.st.com" class="logo"><img
  37. src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
  38. </center>
  39. <h1 id="license">License</h1>
  40. <p>This software component is licensed by ST under BSD 3-Clause license,
  41. the “License”. You may not use this component except in compliance with
  42. the License. You may obtain a copy of the License at:</p>
  43. <p><a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause
  44. license</a></p>
  45. <h1 id="purpose">Purpose</h1>
  46. <p>This directory contains the LSM6DS3TR-C component drivers.</p>
  47. </div>
  48. <section id="update-history" class="col-sm-12 col-lg-8">
  49. <h1>Update history</h1>
  50. <div class="collapse">
  51. <input type="checkbox" id="collapse-section1" aria-hidden="true">
  52. <label for="collapse-section1" aria-hidden="true">V1.0.0 /
  53. 18-June-2021</label>
  54. <div>
  55. <h2 id="main-changes">Main changes</h2>
  56. <h3 id="first-release">First release</h3>
  57. <ul>
  58. <li>First official release [ref. DS v3.0]</li>
  59. </ul>
  60. <h2 id="section"></h2>
  61. </div>
  62. <input type="checkbox" id="collapse-section2" aria-hidden="true">
  63. <label for="collapse-section2" aria-hidden="true">V1.1.0 /
  64. 01-June-2023</label>
  65. <div>
  66. <h2 id="main-changes-1">Main changes</h2>
  67. <ul>
  68. <li>Add __weak directive to read/write registers routines</li>
  69. <li>Extend stmdev_ctx_t structure with mdelay callback</li>
  70. <li>repo name changed adding ‘-pid’ extension</li>
  71. </ul>
  72. <h2 id="section-1"></h2>
  73. </div>
  74. <input type="checkbox" id="collapse-section3" aria-hidden="true">
  75. <label for="collapse-section3" aria-hidden="true">V2.0.0 /
  76. 20-Mar-2024</label>
  77. <div>
  78. <h2 id="main-changes-2">Main changes</h2>
  79. <ul>
  80. <li>Fixed code style (Artistic Style Version 3.4.13)</li>
  81. <li>Add “const” to ctx arg for all APIs</li>
  82. </ul>
  83. <h2 id="section-2"></h2>
  84. </div>
  85. <input type="checkbox" id="collapse-section4" checked aria-hidden="true">
  86. <label for="collapse-section4" aria-hidden="true">V2.0.1 /
  87. 20-Jun-2024</label>
  88. <div>
  89. <h2 id="main-changes-3">Main changes</h2>
  90. <ul>
  91. <li>updated README.md file with tag reference and mdelay
  92. description</li>
  93. </ul>
  94. <h2 id="section-3"></h2>
  95. </div>
  96. </div>
  97. </section>
  98. </div>
  99. <footer class="sticky">
  100. <div class="columns">
  101. <div class="column" style="width:95%;">
  102. <p>For complete documentation on LSM6DS3TR-C, visit: <a
  103. href="https://www.st.com/content/st_com/en/products/mems-and-sensors/inemo-inertial-modules/lsm6ds3tr-c.html">LSM6DS3TR-C</a></p>
  104. </div><div class="column" style="width:5%;">
  105. <p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
  106. </div>
  107. </div>
  108. </footer>
  109. </body>
  110. </html>