Release Notes for LSM303DLHC Component Drivers

Copyright © 2015 STMicroelectronics

License

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:

https://opensource.org/licenses/BSD-3-Clause

Purpose

This directory contains the LSM303DLHC component drivers.

Update History

Main Changes

  • Update release notes format
  • 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)

Main Changes

  • lsm303dlhc.c
    • Add accelerometer de-initialization function: LSM303DLHC_AccDeInit()

NOTE This release must be used with BSP Common driver V4.0.0 or later

Main Changes

  • lsm303dlhc.h: change “\” by “/” in the include path to fix compilation issue under Linux
  • Miscellaneous comments update

Main Changes

  • First official release