zephyr/cmake/compiler/gcc
Guennadi Liakhovetski 7a85ff7683 sparse: add sparse support
With this adding "-DSPARSE=y" to the "west build" command line
performs a sparse check of the project build. So far only gcc-based
builds are supported.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2022-04-28 08:54:21 -04:00
..
compiler_flags.cmake debug: generate call graph profile data using gprof 2022-04-22 16:04:08 -04:00
generic.cmake
target.cmake sparse: add sparse support 2022-04-28 08:54:21 -04:00
target_arm.cmake
target_arm64.cmake
target_mips.cmake
target_riscv.cmake arch/riscv: Adding KConfig options for 'A' and 'M' RISC-V extensions 2022-03-22 18:00:32 -04:00
target_sparc.cmake
target_x86.cmake