Mercurial > flash_v2
diff packages/hal/powerpc/mpc8xxx/current/ChangeLog @ 1367:c538173ceffb
Add simple timer test
| author | gthomas |
|---|---|
| date | Wed, 19 Nov 2003 22:14:11 +0000 |
| parents | aa8dd0b93ba4 |
| children | 85afbe4f7f1c |
line wrap: on
line diff
--- a/packages/hal/powerpc/mpc8xxx/current/ChangeLog +++ b/packages/hal/powerpc/mpc8xxx/current/ChangeLog @@ -1,3 +1,11 @@ +2003-11-19 Gary Thomas <gary@mlbassoc.com> + + * include/mpc8xxx.h: Add definitions for CPM timers. + + * tests/mpc8xxx_timer.c: + * cdl/hal_powerpc_mpc8xxx.cdl: Add simple test to show how interrupts + and timers work on this platform. + 2003-11-09 Gary Thomas <gary@mlbassoc.com> * src/quicc2_diag.c:
