X-Git-Url: http://git.kpe.io/?p=avr_serial_lcd.git;a=blobdiff_plain;f=ChangeLog;h=f69591081c71b537379f769c9cce1752323315ed;hp=8c13117de624b3782120f55224cd36cb340dc119;hb=HEAD;hpb=90c5c097702cec99a4e16e2f390325469bb7bf0a diff --git a/ChangeLog b/ChangeLog index 8c13117..f695910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2008-03-30 Kevin Rosenberg + * gcc_*/Makefile: Add more listing and optimization flags. + Rename directory dep to .dep + +2008-03-22 Kevin Rosenberg + * serial_lcd.c: Add note about processing data overrun flag + +2008-03-21 Kevin Rosenberg + * serial_lcd.c: Fix typo for ICC and CV compilers and add USART RX + framing error check. Added protection against size optimization on + timed sequences for CV. Thanks to Lee Theusch for the these ideas. + +2008-03-20 Kevin Rosenberg + * serial_lcd.h, serial_lcd.c: Switch to using native delay + and sleep functions for Codevision. + +2008-03-18 Kevin Rosenberg + * Add Codevision port + 2008-03-15 Kevin Rosenberg * serial_lcd.c: Add 4-bit interface mode * serial_lcd.h: Move LCD control codes here with renaming. Use