mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 17:06:25 +01:00
esp32-c6 binaries for flashing by esp32-s3
This commit is contained in:
1
binaries/ESP32-C6/.gitignore
vendored
Normal file
1
binaries/ESP32-C6/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
!*.bin
|
||||
BIN
binaries/ESP32-C6/OpenEPaperLink_esp32_C6.bin
Normal file
BIN
binaries/ESP32-C6/OpenEPaperLink_esp32_C6.bin
Normal file
Binary file not shown.
BIN
binaries/ESP32-C6/bootloader.bin
Normal file
BIN
binaries/ESP32-C6/bootloader.bin
Normal file
Binary file not shown.
12
binaries/ESP32-C6/firmware.json
Normal file
12
binaries/ESP32-C6/firmware.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[{
|
||||
"filename": "bootloader.bin",
|
||||
"address": "0x0"
|
||||
},
|
||||
{
|
||||
"filename": "partition-table.bin",
|
||||
"address": "0x8000"
|
||||
},
|
||||
{
|
||||
"filename": "OpenEPaperLink_esp32_C6.bin",
|
||||
"address": "0x10000"
|
||||
}]
|
||||
BIN
binaries/ESP32-C6/partition-table.bin
Normal file
BIN
binaries/ESP32-C6/partition-table.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user