From f8277441342420351279c57d083cd1244a6c7e6f Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 21 May 2009 17:42:14 +0000 Subject: Complete Rx side of ethernet driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1812 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f7224b673..f0e37fe0d 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -727,4 +727,5 @@ * arch/arm/src/lm2s: 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. -- cgit v1.2.3