equal
deleted
inserted
replaced
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 |