Skip to content

Commit

Permalink
samples: tflite-micro: depend on module
Browse files Browse the repository at this point in the history
The sample depends on on the tflite-micro module.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
  • Loading branch information
nashif authored and jhedberg committed Oct 1, 2023
1 parent a000518 commit 2ed4cf0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion samples/modules/tflite-micro/tflm_ethosu/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ sample:
name: Arm Ethos-U NPU sample
tests:
sample.drivers.tflm_ethosu:
tags: NPU
tags:
- NPU
modules:
- tflite-micro
filter: dt_compat_enabled("arm,ethos-u")
build_only: true
integration_platforms:
Expand Down

0 comments on commit 2ed4cf0

Please sign in to comment.