zephyr/samples/application_development/code_relocation
Adithya Baglody d39e68d6b2 samples: code_relocation: Disable code coverage.
Currently coverage is enabled only in platforms which dont have
multiple memory regions. This sample was designed to emulate
different memory regions. This in conjunction with gcov which
might instrument data in different memory regions will not work
as expected. Therefore disabling gcov for this sample.

Fixes: GH-15107

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2019-04-09 12:46:24 -04:00
..
src all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
custom-sections.ld license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
linker_arm_sram2.ld samples: code_relocation: An example for code relocation feature. 2018-12-07 10:32:41 -05:00
prj.conf samples: code_relocation: Disable code coverage. 2019-04-09 12:46:24 -04:00
sample.yaml samples: add test identifier 2019-03-29 17:44:11 -04:00