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

RCU yaml update

parent a13422fe
No related branches found
No related tags found
No related merge requests found
...@@ -221,6 +221,24 @@ variables: ...@@ -221,6 +221,24 @@ variables:
dim: 96 dim: 96
mask: Ant_mask mask: Ant_mask
- name: RCU_GPIO1
driver: I2C_RFCHAIN
devreg: [IO1.GPIO1,IO2.GPIO1,IO3.GPIO1]
width: 8
rw: ro
dtype: uint8
dim: 96
mask: Ant_mask
- name: RCU_GPIO2
driver: I2C_RFCHAIN
devreg: [IO1.GPIO2,IO2.GPIO2,IO3.GPIO2]
width: 8
rw: ro
dtype: uint8
dim: 96
mask: Ant_mask
- name: RCU_LED0 - name: RCU_LED0
driver: I2C_RCU driver: I2C_RCU
description: LED on RCU description: LED on RCU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment