nuttx/configs/sim
patacongo ce1c48f5b6 examples/pashello configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@610 42af7a65-404d-4744-a932-0658087f49c3
2008-02-01 21:28:58 +00:00
..
doc Bad import 2007-04-28 22:35:55 +00:00
include Initial Revision 2007-03-26 16:51:05 +00:00
nettest examples/nettest configuration 2008-02-01 21:27:17 +00:00
ostest examples/ostest configuration 2008-02-01 21:28:05 +00:00
pashello examples/pashello configuration 2008-02-01 21:28:58 +00:00
src Clean operations are now toolchain specific 2008-01-10 13:38:13 +00:00
defconfig Z16F compile/link with all OS features enabled 2008-01-28 14:59:21 +00:00
Make.defs Clean operations are now toolchain specific 2008-01-10 13:38:13 +00:00
netconfig Add configuration for toolchains without libm 2008-01-06 20:46:45 +00:00
README.txt Verified basic client-side network functionality 2007-11-06 19:58:14 +00:00
setenv.sh Adding support for the z16f 2008-01-07 23:13:12 +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.