This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
How to keep temporary build folder? #477
Closed
Description
I'm getting this error, but it doesn't tell me how much it overflowed, and it deletes the temporary build folder so I can't even see what it had...
C:\Users\clovett\AppData\Local\Temp\arduino_build_539281/VoiceRecorder.ino.elf section `.text' will not fit in region `FLASH'
Can you provide a way to pass all options to Arduino-build ? For example, I'd like to be able to see verbose compiler output, like I can with the Arudino IDE.