Release Notes for L3GD20 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 L3GD20 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

  • l3gd20.h/.c:
    • Add gyroscope de-initialization function: L3GD20_DeInit()
    • Add gyroscope low power configuration function: L3GD20_LowPower()

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

Main Changes

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

Main Changes

  • Update to support new revision of L3GD20 component having new device ID 0xD5 (new define added: I_AM_L3GD20_TR)

Main Changes

  • First official release of L3GD20 gyroscope