aboutsummaryrefslogtreecommitdiff
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
commit7d318ee1132b1ff19be5eff9343aed32ac92fea4 (patch)
treeb6e0bfee1e749fd1c4c864dcc0060145426635db /nuttx/README.txt
parenta2256f3fd98983957fb7ecd9f841e7c68de8870b (diff)
downloadpx4-firmware-7d318ee1132b1ff19be5eff9343aed32ac92fea4.tar.gz
px4-firmware-7d318ee1132b1ff19be5eff9343aed32ac92fea4.tar.bz2
px4-firmware-7d318ee1132b1ff19be5eff9343aed32ac92fea4.zip
Cosmetic updates to the ENC28J60 driver
git-svn-id: http://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
^^^^^^^^^^^^^^^^^^^^^