summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/configs/sim/README.txt b/nuttx/configs/sim/README.txt
new file mode 100644
index 000000000..4f50ca032
--- /dev/null
+++ b/nuttx/configs/sim/README.txt
@@ -0,0 +1,9 @@
+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.