From 6082c42751e8308a763aada8a3f9fa980efe18da Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 13 Dec 2011 19:58:24 +0000 Subject: Fix more STM32 ethernet bugs; Fix some build issues with examples/nettest git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4171 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index e71b99a2e..fe03dae6a 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -142,3 +142,5 @@ where network addresses expected (and vice versa). * apps/examples/nettest: May now be built as an NSH built-in application by setting CONFIG_NSH_BUILTIN_APPS. + * apps/examples/nettest: Correct some build issues with the nettest is + built for performance evaluation. -- cgit v1.2.3