zephyr/samples/microkernel/apps/nfc_hello/testcase.ini
Anas Nashif 10bb38c186 Use SoC instead of platform.
Change terminology and use SoC instead of platform. An SoC provides
features and default configurations available with an SoC. A board
implements the SoC and adds more features and IP block specific to the
board to extend the SoC functionality such as sensors and debugging
features.

Change-Id: I15e8d78a6d4ecd5cfb3bc25ced9ba77e5ea1122f
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:11 -05:00

8 lines
124 B
INI

[test]
build_only = true
tags = apps
arch_whitelist = x86
# Doesn't work for ia32_pci
config_whitelist = CONFIG_SOC="ia32"