nuttx/configs/sim
patacongo 0e1b8b8b11 Add TCP readahead logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@387 42af7a65-404d-4744-a932-0658087f49c3
2007-11-19 23:09: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 Add TCP readahead logic 2007-11-19 23:09:39 +00:00
Make.defs in progress update 2007-10-31 23:27:55 +00:00
netconfig Add TCP readahead logic 2007-11-19 23:09: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.