diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 359a158ffec..4066bd9f53f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: November 21, 2009
+Last Updated: November 25, 2009
-nuttx-0.4.14 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> +nuttx-4.14 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * arch/arm/src/stm32/stm32_gpio.c - Add support for configure an input GPIO to generate an EXTI interrupt. @@ -1619,6 +1619,8 @@ nuttx-0.4.14 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> media: The bind method could fail repeatedly until media is asserted. * arch/arm/src/stm32/chip.h & stm32_dma.c -- Fixed several definitions that can cause compilation errors when DMA2 is enabled. + * arch/arm/src/stm32/stm32_dma.c - Integrated and debugged STM32 DMA + functionality that was added in 0.4.12. pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>