I have followed the instructions but when I flash it an error appears
cargo flash --release --chip esp32s3
Finished release profile [optimized + debuginfo] target(s) in 0.15s
Flashing /home/dharma/miner/bitaxe/bitaxe-raw/target/xtensa-esp32s3-none-elf/release/bitaxe-raw
Error Failed to format as esp-idf binary
Caused by:
ESP-IDF App Descriptor (https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/system/app_image_format.html#application-description) missing in your`esp-idf` application.
I don't know what to do next to resolve this error.
I have followed the instructions but when I flash it an error appears
cargo flash --release --chip esp32s3
Finished
releaseprofile [optimized + debuginfo] target(s) in 0.15sFlashing /home/dharma/miner/bitaxe/bitaxe-raw/target/xtensa-esp32s3-none-elf/release/bitaxe-raw
Error Failed to format as esp-idf binary
I don't know what to do next to resolve this error.