Add strcasestr()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4364 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-02-03 16:41:28 +00:00
parent bd61246580
commit c6334b1b15

View File

@ -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)