Skip to content

Commit 0fd4269

Browse files
committed
models/NUC BOX-155H.yml: Add
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
1 parent ea227d4 commit 0fd4269

File tree

1 file changed

+18
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)