summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-18 18:32:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-18 18:32:31 +0000
commit9d045b959ec699d0bc459ed965e042a185307a37 (patch)
treeb6e0bfee1e749fd1c4c864dcc0060145426635db /nuttx/README.txt
parent6ca383f41682e3037cf9843e9e1605e94321f1f5 (diff)
downloadnuttx-9d045b959ec699d0bc459ed965e042a185307a37.tar.gz
nuttx-9d045b959ec699d0bc459ed965e042a185307a37.tar.bz2
nuttx-9d045b959ec699d0bc459ed965e042a185307a37.zip
Cosmetic updates to the ENC28J60 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5161 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/README.txt')
-rw-r--r--nuttx/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index d7587002a..5c330aa68 100644
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -466,7 +466,7 @@ Build Targets and Options
This is the build "verbosity flag." If you specify V=1 on the make command
line, you will see the exact commands used in the build. This can be very
useful when adding new boards or tracking down compile time errors and
- warnings.
+ warnings (Contributed by Richard Cochran).
CYGWIN BUILD PROBLEMS
^^^^^^^^^^^^^^^^^^^^^