aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-03 16:41:28 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-03 16:41:28 +0000
commitfb7d63e558c5426a6383ec0bfd2721b02794d778 (patch)
tree361e13367ebb2e709a262417905d9c3ea346f545 /nuttx/configs/mcu123-lpc214x
parent43542f9f8fb9942fd3cce22d5472b2cd791d8827 (diff)
downloadpx4-firmware-fb7d63e558c5426a6383ec0bfd2721b02794d778.tar.gz
px4-firmware-fb7d63e558c5426a6383ec0bfd2721b02794d778.tar.bz2
px4-firmware-fb7d63e558c5426a6383ec0bfd2721b02794d778.zip
Add strcasestr()
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4364 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x')
-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)