diff --git a/ChangeLog b/ChangeLog index f0e37fe0dd9..7a1ca792e70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -724,8 +724,9 @@ 0.4.7 2009-xx-xx Gregory Nutt - * arch/arm/src/lm2s: Added an Ethernet driver for the LM3S6918 + * arch/arm/src/lm3s: Added an Ethernet driver for the LM3S6918 * configs/eagle100/nettest: Added an examples/nettest configuration for the Micromint Eagle100 board. * Documentation/NuttxPortingGuide.html: Added a section on NuttX device drivers. + * arch/arm/src/lm3s: Added an SSI driver for the LM3S6918 diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index f2717ad04a6..4c67353fb71 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 21, 2009

+

Last Updated: May 23, 2009

@@ -1414,10 +1414,11 @@ buildroot-0.1.5 2009-04-25 <spudmonkey@racsa.co.cr>