Release Notes for STMPE811 Component Drivers

Copyright © 2014 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 STMPE811 component drivers.

Update History

Main Changes

  • Update release notes format

Main Changes

  • 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

  • All functions: update IO_Pin parameter to uint32_t instead of uint16_t
  • Add a return valud for stmpe811_IO_Config() function

Important Note
This new version V2.0.0 breaks the compatibility with V1.0.2, and it needs to be used with STM32Cube BSP Common V2.0.0.

Main Changes

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

Main Changes

  • Fix limitation related to the selection of alternate function for TS physical IO
  • Fix wrong pins definition of the TS
  • Swap implementation of stmpe811_IO_EnableAF() and stmpe811_IO_DisableAF() functions
  • Miscellaneous code cleanup of comments update

Main Changes

  • First official release