zephyr/boards
Adithya Baglody 777407b9ea gcov: Add coverage supported boards.
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>
2019-01-16 06:12:33 -05:00
..
arc
arm gcov: Add coverage supported boards. 2019-01-16 06:12:33 -05:00
common
nios2
posix gcov: Add coverage supported boards. 2019-01-16 06:12:33 -05:00
riscv32
shields
x86 gcov: Add coverage supported boards. 2019-01-16 06:12:33 -05:00
x86_64/qemu_x86_64
xtensa
boards.rst
CMakeLists.txt
Kconfig