X-Git-Url: http://git.kpe.io/?p=avr_serial_lcd.git;a=blobdiff_plain;f=ChangeLog;h=f69591081c71b537379f769c9cce1752323315ed;hp=9dad81f761e89fbc0d198e6118a5f0845edb14e9;hb=332db49abcdb4a2aafbbfb0d425f29d14e0021b8;hpb=8147823cf64e37f6f43838ffa9e056ea48e30c32 diff --git a/ChangeLog b/ChangeLog index 9dad81f..f695910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +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