You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide your feedback
Unable to download firmware for ESP32_GENERIC_C6 board.
The firmware is available on the micropython website, but the mpflash tool is unable to download it.
Provide your feedback
Unable to download firmware for ESP32_GENERIC_C6 board.
The firmware is available on the micropython website, but the mpflash tool is unable to download it.
https://micropython.org/download/esp32c6/
Perhaps the download location for the firmware is not being correctly identified by the tool.
To Reproduce
Expected behavior
The firmware to be found and downloaded
Hardware Info
Host
MCU
[
{
"serialport": "COM24",
"connected": true,
"family": "micropython",
"description": "ESP32C6 module with ESP32C6",
"version": "1.24.1",
"port": "esp32",
"board": "ESP32_GENERIC_C6",
"cpu": "ESP32C6",
"arch": "hazard3riscv",
"mpy": "v6.3",
"build": "",
"location": "1-5.1.3",
"toml": {}
}
]
The text was updated successfully, but these errors were encountered: