Releases: prenticedavid/MCUFRIEND_kbv
v3.0.0-Release
Add support for unknown controllers with ID = 0xE300
Add support for S6D05A1 (untested)
Add extra SUPPORT_XXX macros for conditional disable/enable support
Improve rotation for ST7793
Support shields on NANO-BLE33
Add custom SPECIAL for RP2040, CURIOSITY_128DA48, CURIOSITY_128DB48
Update examples: showBMP_not_Uno.ino
v2.9.9 Release
Add support for unknown controllers with ID = 0x0001, 0x2053, 0x3229, 0x8031
Add support for HX8357B, HX8357C, HX8357D, ILI9340, R61505
Add conditional support for HX8352A, HX8352B, ILI9225, ILI9342, R61505, S6D0139, SSD1297
Add conditional support for ILI9163V, RM68130, ST7735S
Improve initialisation for ST7781, ST7796S, 0x1602
Support shields on UNO-WIFI-REV2, GRAND-CENTRAL-M4, NANO-EVERY
NUCLEO64, NUCLEO144, TEENSY2.0, TEENSY4.0, THINARY-4808
Update examples: Font_simple.ino, LCD_ID_readnew.ino, showBMP_kbv_Uno.ino, showBMP_not_Uno.ino, TouchScreen_Calibr_native.ino
v2.9.8 Release
Added controllers: unknown make 0x8031, Himax HX8352-B, HX8357-C, HX8357-D
Added target Nucleo64 boards: F030, F091, F103, F303, F401, F411, F446, L053, L152, L476
Removed REV_SCREEN attribute from ILI9486 controller. Current shields do not need inversion.
Changed Touch examples to use const Touch parameters.
You must run Calibration sketch to set correct XM, YP, ...
Added simple setFont, Button, drawBitmap examples
Added LCD_ID_readnew example
Removed old Touch examples
v2.9.7 Release
Diagnose supported controller sketch
TouchScreen Diagnose and Calibration sketch
v2.9.6
Release v2.9.6
v2.9.5 Release
Release v2.9.5
v2.9.4
call it a release
Let's call it a Release
v2.9.3 Update library.properties
File layout changed
v2.9.3-beta stops empty array in Keil
v2.9.2-beta
test for HX8357-D is too big for Uno