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