ESP32-C3 SHA-256 comparison failed and no start

Since

The config

[env:esp32-c3-devkitm-1]
platform = espressif32
board = esp32-c3-devkitm-1
framework = arduino
build_flags = -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=1

should work too and enable you to just use Serial as the USB serial?