Prep for v1.1.2
[hackover2013-badge-firmware.git] / ChangeLog.txt
index 5470fc1..a62048e 100644 (file)
@@ -1,10 +1,25 @@
-v1.1.1 - Ongoing
+v1.1.2 - ongoing
+==============================================================================
+NEW FEATURES
+------------------------------------------------------------------------------
+- Added fastHLine and fastVLine to lcdProperties_t for all lcd drivers (to
+  known whether an accelerated vertical or horizontal line drawing function
+  is present in the driver or not).
+- Updated all LCD drivers to include the fastHLine and fastVLine flags.
+- Added PWM command to CLI (thanks Miceuz)
+- Added optional callback in 32-bit timer ISR (thanks again Miceuz)
+
+
+v1.1.1 - 14 April 2012
 ==============================================================================
 NEW FEATURES
 ------------------------------------------------------------------------------
 - Added drawRoundedRectangle to drawing.c
 - Added ability to select filled or empty rounded rectangles to the 'R' CLI
   command
+BUG FIXES/OPTIMISATION/ETC.
+------------------------------------------------------------------------------
+- Fixed Crossworks Project (missing dependencies)
 
 
 v1.1.0 - 9 April 2012
This page took 0.02769 seconds and 4 git commands to generate.