Skip to content

bootloader for esp32-C3 #6276

@hzhh110

Description

@hzhh110

Related area

ESP32-C3

Hardware specification

esp32-c3-devkitm-1

Is your feature request related to a problem?

ESP32-C3 is good, I want to know how to get the variable BOARD_FLASH_MODE and the variable _${__get_board_f_flash(env)}?

FLASH_EXTRA_IMAGES=[ ("0x0000", join(FRAMEWORK_DIR, "tools", "sdk", "esp32c3", "bin", "bootloader_${BOARD_FLASH_MODE}_${__get_board_f_flash(__env__)}.bin")), ("0x8000", join(env.subst("$BUILD_DIR"), "partitions.bin")), ("0xe000", join(FRAMEWORK_DIR, "tools", "partitions", "boot_app0.bin")) ]

Describe the solution you'd like

Uploading Snip20220213_3.png…

Describe alternatives you've considered

No response

Additional context

Uploading Snip20220213_3.png…

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions