Release Notes for

ST7789H2 Component Driver

Copyright © 2016 STMicroelectronics

Purpose

This directory contains the board drivers to demonstrate the capabilities of the ST7789H2 Component Driver.

Update History

Main Changes

  • Update Release_Notes.html to support new format
  • All source files: update disclaimer to add reference to the new license agreement

Main Changes

  • Remove useless assignment in ST7789H2_DrawHLine() and ST7789H2_DrawVLine() functions.

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

  • st7789h2.c/.h:
    • Change “\” by “/” in the include path to fix compilation issue under linux

Main Changes

  • st7789h2.c/.h:
    • Add 180° orientation support

Main Changes

  • st7789h2.c:
    • Update ST7789H2_DisplayOn(

Main Changes

  • First official release