Lines Matching +full:doc +full:- +full:path
9 particular emphasis on the MISRA and BARR-C coding standards, to the
22 To run ECLAIR, :ref:`west build <west-building>` should be
23 called with a ``-DZEPHYR_SCA_VARIANT=eclair`` parameter.
25 .. code-block:: shell
27 west build -b mimxrt1064_evk samples/basic/blinky -- -DZEPHYR_SCA_VARIANT=eclair
43 .. code-block:: shell
45 …west build -b mimxrt1064_evk samples/basic/blinky -- -DZEPHYR_SCA_VARIANT=eclair -DECLAIR_OPTIONS_…
51 file, that can be achived by giving the argument ``-DOption=ON|OFF``.
55 .. code-block:: shell
57 …west build -b mimxrt1064_evk samples/basic/blinky -- -DZEPHYR_SCA_VARIANT=eclair -DECLAIR_REPORTS_…
93 If the ruleset file is not in the application source directory, you can define the path to the
106 ECLAIR can generate additional report formats (e.g. DOC, ODT, XLSX) and
118 * Summary report in DOC format.
124 * Detailed report in DOC format.
143 The detail level of the txt and doc full reports can also be adapted by a configuration.