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:
parent
bd61246580
commit
c6334b1b15
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user