mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 11:16:05 +00:00
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
194 B
YAML
11 lines
194 B
YAML
tests:
|
|
- test:
|
|
filter: not CONFIG_BT
|
|
min_ram: 12
|
|
platform_exclude: hexiwear_kw40z
|
|
tags: net
|
|
- test_with_bt:
|
|
filter: CONFIG_BT
|
|
min_ram: 16
|
|
tags: net
|