summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-13 17:25:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-13 17:25:23 +0000
commitf65c5cf1f7ca0ea9fb5a284da2b126aa6dcbae98 (patch)
tree3a0ef6dd84a82f722a6d042569629be6a9956d2d /nuttx/configs/stm3240g-eval/README.txt
parent8c2168cef52239100d8822d2d8eca412689c8ed3 (diff)
downloadpx4-nuttx-f65c5cf1f7ca0ea9fb5a284da2b126aa6dcbae98.tar.gz
px4-nuttx-f65c5cf1f7ca0ea9fb5a284da2b126aa6dcbae98.tar.bz2
px4-nuttx-f65c5cf1f7ca0ea9fb5a284da2b126aa6dcbae98.zip
STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP address order bugs in DHCPD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4168 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3240g-eval/README.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/nuttx/configs/stm3240g-eval/README.txt b/nuttx/configs/stm3240g-eval/README.txt
index f48977139..7e2461e02 100755
--- a/nuttx/configs/stm3240g-eval/README.txt
+++ b/nuttx/configs/stm3240g-eval/README.txt
@@ -430,6 +430,17 @@ can be 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. The server address is 10.0.0.1 and it serves
+ IP addresses in the range 10.0.0.2 through 10.0.0.17 (all of which, of
+ course, are configurable).
+
+ CONFIG_STM32_CODESOURCERYW=y : CodeSourcery under Windows
+
ostest:
------
This configuration directory, performs a simple OS test using