-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy pathfw.json
More file actions
35 lines (35 loc) · 766 Bytes
/
fw.json
File metadata and controls
35 lines (35 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{"custom":[
"bin/THB2_v21.bin",
"bin/BTH01_v21.bin",
"bin/TH05_v21.bin",
"?",
"bin/THB1_v21.bin",
"bin/TH05D_v21.bin",
"bin/TH05F_v21.bin",
"bin/THB3_v21.bin",
"?","?","?",
"bin/KEY2_v21.bin",
"?",
"bin/KEY2_v21.bin",
"?",
"bin/TH04_v21.bin",
"?","?","?","?","?","?","?",
"bin/HDP16_v21.bin",
"bin/TN6ATAG3_v21.bin"],
"updateboot":[
"update_boot/BOOT_THB2_v21.bin",
"update_boot/BOOT_BTH01_v21.bin",
"update_boot/BOOT_TH05_v21.bin",
"?",
"update_boot/BOOT_THB1_v21.bin",
"update_boot/BOOT_TH05D_v21.bin",
"update_boot/BOOT_TH05F_v21.bin",
"update_boot/BOOT_THB3_v21.bin",
"?","?","?","?","?",
"update_boot/BOOT_KEY2_v21.bin",
"?",
"update_boot/BOOT_TH04_v21.bin",
"?","?","?","?","?","?","?",
"update_boot/BOOT_HDP16_v21.bin",
"update_boot/BOOT_TN6ATAG3_v21.bin"]
}