|
From: Branislav P. <bra...@us...> - 2005-06-02 14:30:17
|
Update of /cvsroot/openwince/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29747 Modified Files: ChangeLog Log Message: 2005-06-02 Branislav Petrovsky <bra...@sz...> * h8/h8s2357/tpu.h: Added bit names for TIER registers. * h8/h8s2357/ports.h: Fixed newline at end of file. Index: ChangeLog =================================================================== RCS file: /cvsroot/openwince/include/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -d -r1.68 -r1.69 --- ChangeLog 2 Jun 2005 08:45:32 -0000 1.68 +++ ChangeLog 2 Jun 2005 14:30:06 -0000 1.69 @@ -1,5 +1,10 @@ 2005-06-02 Branislav Petrovsky <bra...@sz...> + * h8/h8s2357/tpu.h: Added bit names for TIER registers. + * h8/h8s2357/ports.h: Fixed newline at end of file. + +2005-06-02 Branislav Petrovsky <bra...@sz...> + * h8/h8s2357/timer.h: Added prefix TIMER to registers constants - fixed collisions with constants in tpu.h and wdt.h. |