| [test] | |
| tags = bluetooth | |
| build_only = true | |
| # FIXME: minnowboard using IRQ3 for both UART console and h4 | |
| platform_whitelist = basic_cortex_m3 | |
| kernel = micro | |
| [test_nble] | |
| tags = bluetooth | |
| build_only = true | |
| extra_args = CONF_FILE="prj_nble.conf" | |
| arch_whitelist = x86 | |
| filter = CONFIG_SOC_QUARK_SE | |
| platform_whitelist = arduino_101 | |
| kernel = micro |