summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-09 06:21:30 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-09 06:21:30 -0600
commit203eabae4f92dc38eac3bc35d2109a0289e327f2 (patch)
tree7c5a8b1270db637bd2d33d2e2cb9723b08725954 /nuttx/configs
parent709abbedae2e2fa5f7a68e6e14e254cf64d897ae (diff)
downloadnuttx-203eabae4f92dc38eac3bc35d2109a0289e327f2.tar.gz
nuttx-203eabae4f92dc38eac3bc35d2109a0289e327f2.tar.bz2
nuttx-203eabae4f92dc38eac3bc35d2109a0289e327f2.zip
Update README
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/sim/README.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/sim/README.txt b/nuttx/configs/sim/README.txt
index 641a73ed2..2bfd7b941 100644
--- a/nuttx/configs/sim/README.txt
+++ b/nuttx/configs/sim/README.txt
@@ -682,9 +682,3 @@ traveler
cd /usr/lib/
sudo ln -s libXext.so.6.4.0 libXext.so
- 4. Don't enable CONFIG_GRAPHICS_TRAVELER_PERFMON. Timing is
- really important on the target platform anyway. But for the
- simulation platform, timing works very strangely since there
- are not timer interrupts. So if this is enabled you will
- most likely get divide-by-zero errors.
-