Skip to content

Commit 0c5d214

Browse files
committed
osfv/models/SPC741D8-2L2T_BCM.yml: add
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
1 parent 80a200c commit 0c5d214

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
flash_chip:
3+
voltage: "3.3V"
4+
5+
programmer:
6+
name: rte_1_1
7+
8+
pwr_ctrl:
9+
sonoff: true
10+
relay: false
11+
flashing_power_state: "G3"

osfv_cli/src/osfv/rf/rte_robot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from robot.api.deco import keyword, library
88

99
model_dict = {
10+
"asrock-spc741d8": "SPC741D8-2L2T_BCM",
1011
"gigabyte-mz33-ar1": "MZ33-AR1 Rev. 3",
1112
"minnowboard-turbot": "MinnowBoard Turbot B41",
1213
"msi-pro-z690-a-ddr4": "MSI PRO Z690-A DDR4",

0 commit comments

Comments
 (0)