summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-03 16:41:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-03 16:41:28 +0000
commit13ff49d906592afcec0c170572411693c8e26d13 (patch)
tree361e13367ebb2e709a262417905d9c3ea346f545 /nuttx/configs
parent16166e4a5ea25f9c01784a11162de92156b5b872 (diff)
downloadpx4-nuttx-13ff49d906592afcec0c170572411693c8e26d13.tar.gz
px4-nuttx-13ff49d906592afcec0c170572411693c8e26d13.tar.bz2
px4-nuttx-13ff49d906592afcec0c170572411693c8e26d13.zip
Add strcasestr()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4364 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/mcu123-lpc214x/README.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/README.txt b/nuttx/configs/mcu123-lpc214x/README.txt
index 9b7cee4bf..a05b239e6 100644
--- a/nuttx/configs/mcu123-lpc214x/README.txt
+++ b/nuttx/configs/mcu123-lpc214x/README.txt
@@ -351,7 +351,8 @@ composite:
Output format: ELF and Intel HEX
NOTE: I could not get this to work! Perhaps this is a
- consequence of the last USB driver checking (r3170)
+ consequence of the last USB driver checking (r4359). But
+ backing this change out did not fix the configuration.
nsh:
----
@@ -382,7 +383,7 @@ usbserial:
Output format: ELF and binary
NOTE: If you have problems with this configurationt, perhaps it is a
- consequence of the last USB driver checking (r3170)
+ consequence of the last USB driver checking (r4359)
usbstorage:
-----------
@@ -395,4 +396,4 @@ usbstorage:
Output format: ELF and binary
NOTE: If you have problems with this configurationt, perhaps it is a
- consequence of the last USB driver checking (r3170)
+ consequence of the last USB driver checking (r4359)