mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 07:12:54 +00:00
Jira: ZEP-760 Change-Id: I3afa847864f9a593696ee832f291f438fd291f8e Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
219 B
INI
14 lines
219 B
INI
[test-nano]
|
|
tags = fs
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
platform_whitelist = arduino_101
|
|
kernel = nano
|
|
|
|
[test-micro]
|
|
tags = fs
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
platform_whitelist = arduino_101
|
|
kernel = micro
|