Release_Notes.html 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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. span.underline{text-decoration: underline;}
  12. div.column{display: inline-block; vertical-align: top; width: 50%;}
  13. div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
  14. ul.task-list{list-style: none;}
  15. .display.math{display: block; text-align: center; margin: 0.5rem auto;}
  16. </style>
  17. <link rel="stylesheet" href="_htmresc/mini-st_2020.css" />
  18. <!--[if lt IE 9]>
  19. <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  20. <![endif]-->
  21. <link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />
  22. </head>
  23. <body>
  24. <div class="row">
  25. <div class="col-sm-12 col-lg-4">
  26. <center>
  27. <h1 id="release-notes-for-lsm6ds3tr-c-component-driver">Release Notes for LSM6DS3TR-C Component Driver</h1>
  28. <p>Copyright © 2021 STMicroelectronics<br />
  29. </p>
  30. <a href="https://www.st.com" class="logo"><img src="_htmresc/st_logo_2020.png" alt="ST logo" /></a>
  31. </center>
  32. <h1 id="license">License</h1>
  33. <p>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:</p>
  34. <p><a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause license</a></p>
  35. <h1 id="purpose">Purpose</h1>
  36. <p>This directory contains the LSM6DS3TR-C component drivers.</p>
  37. </div>
  38. <section id="update-history" class="col-sm-12 col-lg-8">
  39. <h1>Update history</h1>
  40. <div class="collapse">
  41. <input type="checkbox" id="collapse-section1" aria-hidden="true"> <label for="collapse-section1" aria-hidden="true">V1.0.0 / 18-June-2021</label>
  42. <div>
  43. <h2 id="main-changes">Main changes</h2>
  44. <h3 id="first-release">First release</h3>
  45. <ul>
  46. <li>First official release [ref. DS v3.0]</li>
  47. </ul>
  48. <h2 id="section"></h2>
  49. </div>
  50. <input type="checkbox" id="collapse-section2" checked aria-hidden="true"> <label for="collapse-section2" aria-hidden="true">V1.1.0 / 01-June-2023</label>
  51. <div>
  52. <h2 id="main-changes-1">Main changes</h2>
  53. <ul>
  54. <li>Add __weak directive to read/write registers routines</li>
  55. <li>Extend stmdev_ctx_t structure with mdelay callback</li>
  56. <li>repo name changed adding ‘-pid’ extension</li>
  57. </ul>
  58. <h2 id="section-1"></h2>
  59. </div>
  60. </div>
  61. </section>
  62. </div>
  63. <footer class="sticky">
  64. <div class="columns">
  65. <div class="column" style="width:95%;">
  66. <p>For complete documentation on LSM6DS3TR-C, visit: <a href="https://www.st.com/content/st_com/en/products/mems-and-sensors/inemo-inertial-modules/lsm6ds3tr-c.html">LSM6DS3TR-C</a></p>
  67. </div><div class="column" style="width:5%;">
  68. <p><abbr title="Based on template cx566953 version 2.0">Info</abbr></p>
  69. </div>
  70. </div>
  71. </footer>
  72. </body>
  73. </html>