From a306c30761cb53c276e4ce5c94723fed907fc1e8 Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Mon, 26 Mar 2012 18:09:13 +0200 Subject: [PATCH] v1.0.0 --- ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 930ecb1..0f05637 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -6,6 +6,7 @@ v1.0.0 - 23 March 2012 - *** Renamed '/drivers/spiflash' to '/drivers/storage/spiflash' *** - *** Renamed '/drivers/eeprom' to '/drivers/storage/eeprom' *** - *** Renamed '/drivers/lcd' to '/drivers/display' *** +- Added I2C support to the SSD1306 driver - Moved all color conversion and manipulation functions to '/drivers/displays/tft/colors.c', and added a few new functions: colorsDim(), etc. -- 2.20.1