diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 49908bb6648..c8fd71652ab 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 28, 2009

+

Last Updated: March 1, 2009

@@ -683,7 +683,7 @@ This release adds no new OS features but does include support for two new architectures:

These changes were verified only on the ZiLOG ez80f910200zcog-d platform. Please report any errors to me. @@ -1158,7 +1159,7 @@ m68k, m68hc11, m68hc12, and SuperH ports.

- At present, only the Zilog Z16F, z8Encore, and ez80Acclaim ports use a native Windows toolchain + At present, only the Zilog Z16F, z8Encore, and eZ80Acclaim ports use a native Windows toolchain (the Zilog ZDS-II toolchain). @@ -1319,15 +1320,15 @@ nuttx-0.4.2 2009-02-28 Gregory Nutt <spudmonkey@racsa.co.cr> No workaround is known at this time. This is a show stopper for M16C. - * ez80Acclaim!: Fix interrupt vectors positioning; they were being positioned + * eZ80Acclaim!: Fix interrupt vectors positioning; they were being positioned wrong by 64 bytes (Kevin Franzen). - * ez80Acclaim!: Corrected some stack handling errors during interrupt handling + * eZ80Acclaim!: Corrected some stack handling errors during interrupt handling context save and restore (Kevin Franzen). - * ez80Acclaim!: Corrected vector intialization logic (Kevin Franzen). - * ez80Acclaim!: Corrected overflow problem in the calculation of UART baud rate + * eZ80Acclaim!: Corrected vector intialization logic (Kevin Franzen). + * eZ80Acclaim!: Corrected overflow problem in the calculation of UART baud rate divisor, the system timer divisor, and the EMAC poll timer. - * ez80Acclaim!: Fixed GPIO pin configuration get serial output - * ez80Acclaim!: Correct stack overflow in ostest example configuration + * eZ80Acclaim!: Fixed GPIO pin configuration get serial output + * eZ80Acclaim!: Correct stack overflow in ostest example configuration pascal-0.1.2 2008-02-10 Gregory Nutt <spudmonkey@racsa.co.cr> @@ -1357,6 +1358,13 @@ buildroot-0.1.2 2007-11-06 <spudmonkey@racsa.co.cr>