Verbose provides additional information it is an optional argument that can be used to report more details about an operation in your program like compilation, upload.
It shows what all drivers, sketches, and programs are loading with its location and more details. Verbose output will be helpful during troubleshooting, diagnosing errors or other issues. Enable verbose in Arduino IDE
To enable verbose output in Arduino IDE, go to, File-> Preferences.
Tick mark the boxes for compilation and upload at,
“Show verbose output during: ☑ compilation ☑ upload”.
Verbose provides additional information it is an optional argument that can be used to report more details about an operation in your program like compilation, upload.
It shows what all drivers, sketches, and programs are loading with its location and more details. Verbose output will be helpful during troubleshooting, diagnosing errors or other issues.
Enable verbose in Arduino IDE
To enable verbose output in Arduino IDE, go to, File-> Preferences.
Tick mark the boxes for compilation and upload at,
“Show verbose output during: ☑ compilation ☑ upload”.