Release Notes for LIS2DW12 Component Driver

Copyright © 2021 STMicroelectronics

License

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:

BSD 3-Clause license

Purpose

This directory contains the LIS2DW12 component drivers.

Update history

Main changes

First release

  • First official release [ref. DS v8.0]

Main changes

  • Fix wrong comment for two ff APIs
  • Add __weak directive to read/write registers routines
  • Extend stmdev_ctx_t structure with mdelay callback
  • repo name changed adding ‘-pid’ extension.

Main changes

  • Fixed code style (Artistic Style Version 3.4.13)
  • Add “const” to ctx arg for all APIs

Main changes

  • updated README.md file with tag reference and mdelay description

Main changes

  • Fix driver formatting options
  • Added pointer to private data in stmdev_ctx_t