- Add integration_platforms to avoid excessive filtering - Make sure integration platforms are actually part of the filter - Fix some tags and test meta data Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
281 B
YAML
13 lines
281 B
YAML
sample:
|
|
description: Magic Wand TensorFlow sample
|
|
name: magic wand tensorflow
|
|
tests:
|
|
sample.tensorflow.magicwand:
|
|
platform_allow: litex_vexriscv
|
|
build_only: true
|
|
tags: tensorflow
|
|
integration_platforms:
|
|
- litex_vexriscv
|
|
modules:
|
|
- tflite-micro
|