minimal working example, still fails shutdown
This commit is contained in:
17
config.yaml
Normal file
17
config.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
sample:
|
||||
description: Hello World
|
||||
name: beagleplay_mcu_hello_world
|
||||
common:
|
||||
min_ram: 1
|
||||
min_flash: 4
|
||||
tags: rproc
|
||||
integration_platforms:
|
||||
- beagleplay/am6254/m4
|
||||
harness: console
|
||||
harness_config:
|
||||
type: one_line
|
||||
regex:
|
||||
- "Hello World! (.*)"
|
||||
tests:
|
||||
sample.basic.helloworld:
|
||||
tags: introduction
|
||||
Reference in New Issue
Block a user