Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 1703:81766aaddf79
Allow users to control the interrupt priority for the system clock,
and allow HALs to define a suitable default value
| author | bartv |
|---|---|
| date | Sun, 08 Aug 2004 21:12:25 +0000 |
| parents | df01feb2f050 |
| children | a2c686b87032 |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,10 @@ +2004-08-08 Bart Veer <bartv@ecoscentric.com> + + * cdl/counters.cdl: add new option for the clock interrupt + priority. + + * src/common/clock.cxx (Cyg_RealTimeClock): use this option. + 2004-04-15 Jonathan Larmour <jifl@eCosCentric.com> * tests/fptest.c (do_test): Silence aliasing warning when breaking
