esp32-c6 binaries for flashing by esp32-s3

This commit is contained in:
Nic Limper
2023-09-18 20:11:56 +02:00
parent e68e549eaf
commit 6cee005e92
5 changed files with 13 additions and 0 deletions

1
binaries/ESP32-C6/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
!*.bin

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,12 @@
[{
"filename": "bootloader.bin",
"address": "0x0"
},
{
"filename": "partition-table.bin",
"address": "0x8000"
},
{
"filename": "OpenEPaperLink_esp32_C6.bin",
"address": "0x10000"
}]

Binary file not shown.