nuttx/configs/sim
patacongo 443d503aac Basic server functionality: listen(), accept()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@382 42af7a65-404d-4744-a932-0658087f49c3
2007-11-16 18:48:39 +00:00
..
doc Bad import 2007-04-28 22:35:55 +00:00
include Initial Revision 2007-03-26 16:51:05 +00:00
src Initial Revision 2007-03-26 22:05:53 +00:00
defconfig Basic server functionality: listen(), accept() 2007-11-16 18:48:39 +00:00
Make.defs in progress update 2007-10-31 23:27:55 +00:00
netconfig Basic server functionality: listen(), accept() 2007-11-16 18:48:39 +00:00
README.txt Verified basic client-side network functionality 2007-11-06 19:58:14 +00:00
setenv.sh Initial Release 2007-03-23 02:24:38 +00:00

README
^^^^^^

The configuration netconfig may be used instead of the
default configuration (defconfig).  This configuration
enables networking using the network TAP device.

The NuttX network is not, however, functional on the TAP
device yet.