Closed
Description
Board
Any board
Device Description
Occurs on all Espressif development boards
Hardware Configuration
Nothing
Version
other
IDE Name
Arduino 1.8.19
Operating System
MacOs 13.1
Flash frequency
80 MHz
PSRAM enabled
no
Upload speed
921600
Description
In the latest release (2.0.6), whenever you compile a sketch, the compiler is dropping three new files into the sketch folder: debug.cfg, debug_custom.json, and esp32.svd. These files have never appeared when compiling with version 2.0.5 or earlier. Is there a way of turning the automatic output of these files?
Sketch
Any sketch.
Debug Message
None
Other Steps to Reproduce
Compile any sketch with Arduino IDE 1.8.19 using the latest Arduino-ESP32 version 2.0.6 and the compiler drops three new files, presumably used for debugging/testing, in to the sketch folder.
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.