summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 21:00:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 21:00:56 +0000
commit095a6f2fb2b290ef133f5c3818e6314b4f71f956 (patch)
tree1ce512bc5c131da415811ad71db8a02f0d614b5e /nuttx/configs/ez80f910200zco/README.txt
parent492b0c228d0edba704aaad29009dabecac6dab86 (diff)
downloadpx4-nuttx-095a6f2fb2b290ef133f5c3818e6314b4f71f956.tar.gz
px4-nuttx-095a6f2fb2b290ef133f5c3818e6314b4f71f956.tar.bz2
px4-nuttx-095a6f2fb2b290ef133f5c3818e6314b4f71f956.zip
Misc, most cosmetic, updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1609 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/README.txt')
-rw-r--r--nuttx/configs/ez80f910200zco/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt
index 1720f9926..69ec3f91d 100644
--- a/nuttx/configs/ez80f910200zco/README.txt
+++ b/nuttx/configs/ez80f910200zco/README.txt
@@ -31,6 +31,10 @@ Version 4.11.0
/* Set up global variables */
+ UPDATE: I don't know if 4.11.1 has this same problem (I bet not since
+ I submitted the bug to ZiLOG), but I have permanently worked around the
+ above problem for all ZiLOG compiler.
+
Other Versions
If you use any version of ZDS-II other than 4.11.0 or if you install ZDS-II
at any location other than the default location, you will have to modify
@@ -71,4 +75,9 @@ nettest
builds examples/nettest. See examples/README.txt for more information
about nettest.
+poll
+ This configuration is also used for testing the eZ80F91 EMAC driver. It
+ builds examples/poll. See examples/README.txt for more information
+ about the poll test.
+
Check out any README.txt files in these <sub-directory>s.