Skip to content

Commit dcd6f4e

Browse files
committed
src/osfv/models/V560TND.yml: NovaCustom V560TMD initial model support
Signed-off-by: Mateusz Maciejewski <[email protected]>
1 parent 23640c7 commit dcd6f4e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
flash_chip:
3+
voltage: "1.8V"
4+
5+
# SOIC clip for flashing is currently not connected
6+
programmer:
7+
name: rte_1_1
8+
9+
pwr_ctrl:
10+
# whether power is controlled via Sonoff plug (required)
11+
sonoff: true
12+
# whether power is controller via on-board RTE relay (required)
13+
relay: false
14+
flashing_power_state: "G3"
15+
16+
# whether CMOS reset is required after flashing (optional - defaults to false)
17+
reset_cmos: false

0 commit comments

Comments
 (0)