Skip to content
Snippets Groups Projects
Commit cd48e02d authored by patacongo's avatar patacongo
Browse files

Add config variables for examples/igmp

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2788 42af7a65-404d-4744-a932-0658087f49c3
parent 0877b22a
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,17 @@ examples/igmp
does not do much of value -- Much more is needed in order to verify
the IGMP features!
* CONFIG_EXAMPLE_IGMP_NOMAC
Set if the hardware has no MAC address; one will be assigned
* CONFIG_EXAMPLE_IGMP_IPADDR
Target board IP address
* CONFIG_EXAMPLE_IGMP_DRIPADDR
Default router address
* CONFIG_EXAMPLE_IGMP_NETMASK
Network mask
* CONFIG_EXAMPLE_IGMP_GRPADDR
Multicast group address
examples/mount
^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment