Auto stash before merge of "SlEggBotEL32Cfg" and "origin/SlEggBotEL32Cfg"
This commit is contained in:
BIN
firmware/boot_app0.bin
Normal file
BIN
firmware/boot_app0.bin
Normal file
Binary file not shown.
BIN
firmware/bootloader.bin
Normal file
BIN
firmware/bootloader.bin
Normal file
Binary file not shown.
BIN
firmware/firmware.bin
Normal file
BIN
firmware/firmware.bin
Normal file
Binary file not shown.
BIN
firmware/firmware.elf
Executable file
BIN
firmware/firmware.elf
Executable file
Binary file not shown.
131335
firmware/firmware.map
Normal file
131335
firmware/firmware.map
Normal file
File diff suppressed because one or more lines are too long
28
firmware/manifest.json
Normal file
28
firmware/manifest.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "EggDuino ESP32 Firmware",
|
||||
"version": "1.6a",
|
||||
"new_install_prompt_erase": true,
|
||||
"builds": [
|
||||
{
|
||||
"chipFamily": "ESP32",
|
||||
"parts": [
|
||||
{
|
||||
"path": "bootloader.bin",
|
||||
"offset": 4096
|
||||
},
|
||||
{
|
||||
"path": "partitions.bin",
|
||||
"offset": 32768
|
||||
},
|
||||
{
|
||||
"path": "boot_app0.bin",
|
||||
"offset": 57344
|
||||
},
|
||||
{
|
||||
"path": "firmware.bin",
|
||||
"offset": 65536
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
firmware/partitions.bin
Normal file
BIN
firmware/partitions.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user