Skip to content
Snippets Groups Projects
Commit b5b3c5c8 authored by Paulus Kruger's avatar Paulus Kruger
Browse files

Add RCU array. Test&yaml in seperate directories

parent 82250c99
No related branches found
No related tags found
No related merge requests found
...@@ -9,14 +9,18 @@ dev_children: ...@@ -9,14 +9,18 @@ dev_children:
child_addr: 1 child_addr: 1
- child_name: RCU02 - child_name: RCU02
child_dev: I2Cdevices child_dev: I2Cdevices
child_conf: LTS_RCU2dig child_conf: LTS_RCU2L
child_addr: 2 child_addr: 2
- child_name: RCU03 - child_name: RCU03
child_dev: I2Cdevices child_dev: I2Cdevices
child_conf: LTS_RCU2dig child_conf: LTS_RCU2L
child_addr: 3 child_addr: 3
- child_name: CLK - child_name: CLK
child_dev: I2Cdevices child_dev: I2Cdevices
child_conf: LTS_clk child_conf: LTS_clk
child_addr: 7 child_addr: 7
dev_groups: #Must have the same config!
- group_name: RCUs
group_members: [RCU01,RCU02,RCU03]
# group_members: [RCU01]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment