documentation/common_mmh.pod
changeset 19 cb341c55f6e8
parent 12 d0b16e01f384
child 20 75412e452636
equal deleted inserted replaced
18:10421720b8ae 19:cb341c55f6e8
   216 
   216 
   217 =item FSHELL_TESTEXECUTE_SUPPORT
   217 =item FSHELL_TESTEXECUTE_SUPPORT
   218 
   218 
   219 The TestExecute APIs are available.
   219 The TestExecute APIs are available.
   220 
   220 
       
   221 =item FSHELL_[NO_]ARMCC_DIAG_SUPPRESS_SUPPORT
       
   222 
       
   223 Defines whether ARM's RVCT compiler supports a C<--diag-supress> option (older versions appear not to), and hence whether fshell's build will try to use it.
       
   224 
   221 =back
   225 =back
   222 
   226 
   223 A couple of further macros follow - these are specifically for platforms that provide an custom implementation of the relevant command rather than using fshell's built-in version.
   227 A couple of further macros follow - these are specifically for platforms that provide an custom implementation of the relevant command rather than using fshell's built-in version.
   224 
   228 
   225 =over 4
   229 =over 4