Add DHCP server configuration for LPCXpresso

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3517 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-04-17 14:48:58 +00:00
parent a64ea8fdeb
commit 7f1f17a39a
9 changed files with 1328 additions and 7 deletions
+5
View File
@@ -650,6 +650,11 @@ selected as follow:
Where <subdir> is one of the following:
dhcpd:
This builds the DCHP server using the apps/examples/dhcpd application
(for execution from FLASH.) See apps/examples/README.txt for information
about the dhcpd example.
nsh:
Configures the NuttShell (nsh) located at apps/examples/nsh. The
Configuration enables both the serial and telnet NSH interfaces.