Release Notes for ST7735 Component Driver

Copyright © 2014 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:
https://opensource.org/licenses/BSD-3-Clause

Purpose

This driver provides a set of functions needed to drive ST7735, LCD component

Update History

Main Changes

  • Update st_logo.png inclusion path in Release notes.

Main Changes

  • Update license path to BSD-3

Main Changes

  • First Official release of component drivers for ST7735 in line with STM32Cube BSP drivers development guidelines (UM2298)

Backward Compatibility

  • This version breaks the compatibility with previous versions

Dependencies

  • This software release is compatible with BSP Common V6.0.0 or above

Main Changes

  • Update comments to be used for PDSC generation

Main Changes

  • st7735.h: change “" by”/" in the include path to fix compilation issues under Linux.

Main Changes

  • LCD Component driver update in order to harmonize all LCD controllers Link usage (Change LCD_IO_WriteData to LCD_IO_WriteMultipleData)

Main Changes

  • First official release of ST7735 LCD driver