Release Notes for LCD Utility Drivers

Copyright © 2019 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 basic 2D display functions common for all LCDs. It can be used on top of BSP LCD drivers offering the following basic APIs:

Update History

Main Changes

  • Fix typo errors

Main Changes

  • Rename basic_gui.c/.h into stm32_lcd.c/.h
  • Rename GUI_* APIs into UTILS_LCD_* APIs

Backward compatibility

  • This version breaks the compatibility with the previous versions

Dependencies

  • This software must be used with Components/common version v7.0.0 or greater.

Main Changes

  • Update st_logo.png inclusion path in Release notes.

Main Changes

  • Add LINE macro in basic_gui.h

Main Changes

Component release

  • First Official release of Basic_GUI utilities drivers in line with STM32Cube BSP drivers development guidelines (UM2298)

Dependencies

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