mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
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:
@@ -64,7 +64,7 @@ available:
|
||||
dhcpd:
|
||||
This builds the DCHP server using the examples/dhcpd application
|
||||
(for execution from FLASH.) See examples/README.txt for information
|
||||
about ostest.
|
||||
about the dhcpd example.
|
||||
|
||||
httpd:
|
||||
This builds the uIP web server example using the examples/uip application
|
||||
|
||||
@@ -37,8 +37,7 @@
|
||||
|
||||
CONFIGURED_APPS += examples/dhcpd
|
||||
|
||||
|
||||
# Networking support
|
||||
|
||||
CONFIGURED_APPS += netutils/uiplib
|
||||
CONFIGURED_APPS += netutils/dhcpd
|
||||
CONFIGURED_APPS += netutils/uiplib
|
||||
|
||||
Reference in New Issue
Block a user