Closed
Description
@balloob @TD-er Changes ahead, latest Arduino ESP32 stage does not use anymore
*.bin
file for bootloader. The*.elf
file builded with Arduino Lib Builder is used and converted to an*.bin
file during compile of the main sketch. So no more wrong SHA message during boot of the ESP32x. Currently Platformio does not support yet.
See issue. This will be the standard way, with release of core 2.0.6.
So in a not so far future, for building a merged firmware, the creator has to do the*.bin
build out of the*.elf
bootloader file too.
Originally posted by @Jason2866 in #298 (comment)
Metadata
Metadata
Assignees
Labels
No labels