File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 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"
Original file line number Diff line number Diff line change 77from robot .api .deco import keyword , library
88
99model_dict = {
10- "odroid-h4-plus" : "H4-PLUS" ,
11- "odroid-h4-ultra" : "H4-ULTRA" ,
10+ "asrock-spc741d8" : "SPC741D8-2L2T_BCM" ,
1211 "gigabyte-mz33-ar1" : "MZ33-AR1 Rev. 3" ,
1312 "minnowboard-turbot" : "MinnowBoard Turbot B41" ,
1413 "msi-pro-z690-a-ddr4" : "MSI PRO Z690-A DDR4" ,
2322 "novacustom-v560tne" : "V560TNE" ,
2423 "novacustom-nuc_box-125H" : "NUC BOX-125H" ,
2524 "novacustom-nuc_box-155H" : "NUC BOX-155H" ,
25+ "odroid-h4-plus" : "H4-PLUS" ,
26+ "odroid-h4-ultra" : "H4-ULTRA" ,
2627 "pcengines-apu2" : "APU2" ,
2728 "pcengines-apu3" : "APU3" ,
2829 "pcengines-apu4" : "APU4" ,
You can’t perform that action at this time.
0 commit comments