Skip to content

Commit e810d36

Browse files
src/osfv/models/VP2445.yml: add 2445
Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
1 parent 5e0aa23 commit e810d36

File tree

2 files changed

+15
-0
lines changed

2 files changed

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

osfv_cli/src/osfv/rf/rte_robot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"protectli-vp2420": "VP2420",
4040
"protectli-vp2430": "VP2430",
4141
"protectli-vp2440": "VP2440",
42+
"protectli-vp2445": "VP2445",
4243
"protectli-vp3210": "VP3210",
4344
"protectli-vp3230": "VP3230",
4445
"protectli-vp4630": "VP4630",

0 commit comments

Comments
 (0)