-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Resolution: ExpiredMore info wasn't providedMore info wasn't providedType: QuestionOnly questionOnly question
Description
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
Describe alternatives you've considered
No response
Additional context
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
Labels
Resolution: ExpiredMore info wasn't providedMore info wasn't providedType: QuestionOnly questionOnly question