mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Add examples/dhcpd
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1621 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -10,6 +10,17 @@ examples
|
||||
|
||||
Selects the examples/ostest example.
|
||||
|
||||
examples/hello
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
This examples builds a tiny DCHP server for the target system.
|
||||
|
||||
NOTE: For test purposes, this example can be built as a
|
||||
host-based DHCPD server. This can be built as follows:
|
||||
|
||||
cd examples/dhcpd
|
||||
make -f Makefile.host
|
||||
|
||||
examples/hello
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user