Skip to content

Commit ba9310e

Browse files
committed
Add sample.yaml for arrayboundscheck example
1 parent 7668cdd commit ba9310e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

arrayboundscheck/sample.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
sample:
2+
description: arrayboundscheck example
3+
name: arrayboundscheck
4+
common:
5+
build_only: true
6+
platform_allow:
7+
- qemu_cortex_m3
8+
tests:
9+
app.default: {}

0 commit comments

Comments
 (0)