diff --git a/ChangeLog b/ChangeLog index 39f5d27beb4..f7224b6732e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -724,3 +724,7 @@ 0.4.7 2009-xx-xx Gregory Nutt + * arch/arm/src/lm2s: Added an Ethernet driver for the LM3S6918 + * configs/eagle100/nettest: Added an examples/nettest configuration for the + Micromint Eagle100 board. + diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 4f3d339ce0a..6bc942e9394 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1413,6 +1413,10 @@ buildroot-0.1.5 2009-04-25 <spudmonkey@racsa.co.cr>