Skip to content

Commit 16ab4d8

Browse files
Update Biscuit DIY firmware variants to v1.3.101
1 parent 41eef46 commit 16ab4d8

12 files changed

Lines changed: 21 additions & 4 deletions
1.79 MB
Binary file not shown.
20.3 KB
Binary file not shown.
3 KB
Binary file not shown.
9.17 KB
Binary file not shown.
8.91 KB
Binary file not shown.
9.17 KB
Binary file not shown.
9.16 KB
Binary file not shown.

resources/BISCUIT/CURRENT/manifest.json

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Biscuit DIY C5 Dev (ESP32-C5)",
77
"group": "Biscuit DIY",
88
"chip": "ESP32-C5",
9-
"version": "1.3.50",
9+
"version": "1.3.101",
1010
"offsets": [
1111
8192,
1212
32768,
@@ -23,7 +23,7 @@
2323
"name": "Biscuit DIY XIAO (ESP32-C5)",
2424
"group": "Biscuit DIY",
2525
"chip": "ESP32-C5",
26-
"version": "1.3.50",
26+
"version": "1.3.101",
2727
"offsets": [
2828
8192,
2929
32768,
@@ -40,7 +40,7 @@
4040
"name": "Biscuit DIY T-Dongle (ESP32-C5)",
4141
"group": "Biscuit DIY",
4242
"chip": "ESP32-C5",
43-
"version": "1.3.50",
43+
"version": "1.3.101",
4444
"offsets": [
4545
8192,
4646
32768,
@@ -57,7 +57,7 @@
5757
"name": "Biscuit DIY Waveshare (ESP32-C5)",
5858
"group": "Biscuit DIY",
5959
"chip": "ESP32-C5",
60-
"version": "1.3.50",
60+
"version": "1.3.101",
6161
"offsets": [
6262
8192,
6363
32768,
@@ -69,6 +69,23 @@
6969
"firmware": "resources/BISCUIT/CURRENT/biscuit_diy-waveshare_c5.bin"
7070
}
7171
},
72+
{
73+
"id": "AWOK_DUAL_C5",
74+
"name": "AWOK Dual C5 (ESP32-C5)",
75+
"group": "AWOK",
76+
"chip": "ESP32-C5",
77+
"version": "1.3.101",
78+
"offsets": [
79+
8192,
80+
32768,
81+
65536
82+
],
83+
"files": {
84+
"bootloader": "resources/BISCUIT/CURRENT/biscuit_awok_c5_bootloader.bin",
85+
"partitions": "resources/BISCUIT/CURRENT/biscuit_awok_c5_partitions.bin",
86+
"firmware": "resources/BISCUIT/CURRENT/biscuit_awok_c5.bin"
87+
}
88+
},
7289
{
7390
"id": "BISCUIT_NODE_C5",
7491
"name": "Biscuit Node (ESP32-C5)",
-48 Bytes
Binary file not shown.
-48 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)