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 board: iotdk: bug fixes and remove unsupported drivers config 2019-01-10 07:05:51 -05:00
arm gcov: Add coverage supported boards. 2019-01-16 06:12:33 -05:00
common runners: add Black Magic Probe runner cmake file 2019-01-11 17:19:56 +01:00
nios2 shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
posix gcov: Add coverage supported boards. 2019-01-16 06:12:33 -05:00
riscv32 sanitycheck: Enable Renode tests on m2gl025_miv 2019-01-14 09:12:07 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
x86 gcov: Add coverage supported boards. 2019-01-16 06:12:33 -05:00
x86_64/qemu_x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa boards: arm: particle: refactor for commonalities 2019-01-12 09:10:43 -05:00
CMakeLists.txt cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
Kconfig
boards.rst