mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 05:32:49 +00:00
Not all boards can get the coverage reports. The report generation needs minimum of 64KB SRAM. This patch added support for mps2_an385, qemu_cortex_m3, qemu_x86. This is just a subset. Also the previously supported board native_posix is included in this patch. If a board has 64KB RAM, it can generate reports by just adding HAS_COVERAGE_SUPPORT in Kconfig.board. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
shields | ||
x86 | ||
x86_64/qemu_x86_64 | ||
xtensa | ||
boards.rst | ||
CMakeLists.txt | ||
Kconfig |