Skip to content

Commit

Permalink
binaries of the current version
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthas committed Jun 18, 2022
1 parent a8d5d84 commit db05b9b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
Binary file added binaries/boot_app0.bin
Binary file not shown.
Binary file added binaries/bootloader_qio_80m.bin
Binary file not shown.
15 changes: 15 additions & 0 deletions binaries/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Clockwise",
"builds": [
{
"chipFamily": "ESP32",
"improv": false,
"parts": [
{ "path": "boot_app0.bin", "offset": 57344 },
{ "path": "bootloader_qio_80m.bin", "offset": 4096 },
{ "path": "mariobros-clock.ino.bin", "offset": 65536 },
{ "path": "mariobros-clock.ino.partitions.bin", "offset": 32768 }
]
}
]
}
Binary file added binaries/mariobros-clock.ino.bin
Binary file not shown.
Binary file added binaries/mariobros-clock.ino.partitions.bin
Binary file not shown.

0 comments on commit db05b9b

Please sign in to comment.