Release Notes for

ILI9341 Component Driver

Copyright © 2014 STMicroelectronics

Purpose

This directory contains the ILI9341 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

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

Main Changes

  • Align driver with the STM32Cube BSP architecture by removing check for initialization in ili9341_Init()
  • Initializes only the LCD IO in read ID APIs instead of all initialization sequence and remove the check for initialization in ili9341_ReadID() function
  • Comments clean up and typo corrections

Main Changes

  • First official release