zephyr/samples/legacy/kernel_event_logger/microkernel/testcase.ini
Anas Nashif 25565e5408 samples: logger: move to legacy applications
Change-Id: I5d6bb0d36fedc626026bc5c3b7355f2c852b2869
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-11 20:28:03 +00:00

8 lines
145 B
INI

[test]
build_only = true
tags = apps
arch_exclude = arc
filter = ( CONFIG_SRAM_SIZE > 32 or CONFIG_DCCM_SIZE > 32 or
CONFIG_RAM_SIZE > 32 )