avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] avr-libc ChangeLog NEWS doc/examples/stdiodemo/...


From: Joerg Wunsch
Subject: [avr-libc-commit] avr-libc ChangeLog NEWS doc/examples/stdiodemo/...
Date: Thu, 25 Jun 2009 20:18:26 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Changes by:     Joerg Wunsch <joerg_wunsch>     09/06/25 20:18:26

Modified files:
        .              : ChangeLog NEWS 
        doc/examples/stdiodemo: defines.h hd44780.c hd44780.h 
                                stdiodemo.dox 

Log message:
        Allow the HD44780 connection in stdiodemo to be spread across more
        than a single port.
        * doc/examples/stdiodemo/defines.h: Pin assignments now contain
        both, a port name as well as a pin number.
        * doc/examples/stdiodemo/hd44780.c: Implement the new macros to
        access the port pins.
        * doc/examples/stdiodemo/hd44780.h: Mention the newly added
        function hd44780_powerdown() that prepares the port pins to
        safely power down the HD44780 (externally).
        * doc/examples/stdiodemo/stdiodemo.dox: Adapt to the changes
        implemented.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/ChangeLog?cvsroot=avr-libc&r1=1.1145&r2=1.1146
http://cvs.savannah.gnu.org/viewcvs/avr-libc/NEWS?cvsroot=avr-libc&r1=1.369&r2=1.370
http://cvs.savannah.gnu.org/viewcvs/avr-libc/doc/examples/stdiodemo/defines.h?cvsroot=avr-libc&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/avr-libc/doc/examples/stdiodemo/hd44780.c?cvsroot=avr-libc&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/avr-libc/doc/examples/stdiodemo/hd44780.h?cvsroot=avr-libc&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/avr-libc/doc/examples/stdiodemo/stdiodemo.dox?cvsroot=avr-libc&r1=1.5&r2=1.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]