Skip to content

Update preparing firmware instructions #299

Closed
@balloob

Description

@balloob

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions