X-Git-Url: http://git.kpe.io/?p=avr_serial_lcd.git;a=blobdiff_plain;f=ChangeLog;h=2ca0c15040e6cbe1267f2776fa70c6926c679295;hp=aaf43bba6131f1fb9d6d4a7020002e2d75f19ef2;hb=d84f5cbda7d77ffecbae2aa728b50cd0b02121b3;hpb=4e88dde09a30fd2105f3fc732cbe4f2edbc72244 diff --git a/ChangeLog b/ChangeLog index aaf43bb..2ca0c15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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.