b8d345679b
* zephyr: twister build fixes/patches * zephyr: hack: suppress bvlc test (build failures) Co-authored-by: Gregory Shue <gregory.shue@legrand.com>
9 lines
281 B
YAML
9 lines
281 B
YAML
tests:
|
|
bacnet.datalink.mock.unit:
|
|
tags: bacnet
|
|
type: unit
|
|
extra_args: EXTRA_CFLAGS='-Wno-error=array-compare' # for zephyr_v3.0.0 net_if.c
|
|
bacnet.datalink.mock:
|
|
tags: bacnet
|
|
extra_args: EXTRA_CFLAGS='-Wno-error=array-compare' # for zephyr_v3.0.0 net_if.c
|