From ff4f68ec939e07de62e745dcce3536f19c7690f4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 13 Dec 2011 17:56:14 +0000 Subject: Add a network test configuration for the STM3240G-EVAL git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4169 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 1038bea56..e71b99a2e 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -136,5 +136,9 @@ 6.13 2012-xx-xx Gregory Nutt -* apps/netutils/dhcpd/dhcpd.c: Fix several problems using host order address - where network addresses expected (and vice versa). + * apps/examples/dhcpd: May now be built as an NSH built-in application + by setting CONFIG_NSH_BUILTIN_APPS. + * apps/netutils/dhcpd/dhcpd.c: Fix several problems using host order address + 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. -- cgit v1.2.3