Skip to content

Commit db05b9b

Browse files
committed
binaries of the current version
1 parent a8d5d84 commit db05b9b

5 files changed

+15
-0
lines changed

binaries/boot_app0.bin

8 KB
Binary file not shown.

binaries/bootloader_qio_80m.bin

18.2 KB
Binary file not shown.

binaries/manifest.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Clockwise",
3+
"builds": [
4+
{
5+
"chipFamily": "ESP32",
6+
"improv": false,
7+
"parts": [
8+
{ "path": "boot_app0.bin", "offset": 57344 },
9+
{ "path": "bootloader_qio_80m.bin", "offset": 4096 },
10+
{ "path": "mariobros-clock.ino.bin", "offset": 65536 },
11+
{ "path": "mariobros-clock.ino.partitions.bin", "offset": 32768 }
12+
]
13+
}
14+
]
15+
}

binaries/mariobros-clock.ino.bin

849 KB
Binary file not shown.
3 KB
Binary file not shown.

0 commit comments

Comments
 (0)