init
This commit is contained in:
18
config.yml
Normal file
18
config.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
sample:
|
||||
description: ROS2 node
|
||||
name: ros2_node
|
||||
common:
|
||||
min_ram: 2
|
||||
min_flash: 16
|
||||
tags: microros
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
- nucleo_h563zi
|
||||
harness: console
|
||||
harness_config:
|
||||
type: one_line
|
||||
regex:
|
||||
- "Hello World! (.*)"
|
||||
tests:
|
||||
sample.basic.helloworld:
|
||||
tags: introduction
|
||||
Reference in New Issue
Block a user