### Board every ### Device Description not relevant ### Hardware Configuration not relevant ### Version latest master (checkout manually) ### IDE Name Platformio (custom self build) ### Operating System macOS 12.3 ### Flash frequency 40 Mhz ### PSRAM enabled yes ### Upload speed 115200 ### Description @me-no-dev Compile fails with Platformio at the stage where esptool.py merge command is done. https://github.com/espressif/arduino-esp32/blob/master/tools/platformio-build.py#L91 There are no `bootloader*.bin` files anymore in folder `sdk/esp*/bin` just `*.elf` files ### Sketch ```cpp Every sketch ``` ### Debug Message ```plain none ``` ### Other Steps to Reproduce none ### I have checked existing issues, online documentation and the Troubleshooting Guide - [X] I confirm I have checked existing issues, online documentation and Troubleshooting guide.