AVRDUDESS icon indicating copy to clipboard operation
AVRDUDESS copied to clipboard

Option to automatically flash on hex file change

Open binarweb opened this issue 1 year ago • 0 comments

As the title states, it would be nice to have a checkbox on the Options to automatically flash on hex file change. The need for this option comes from Arduino not having avrdude options to change the "Bit clock" flag when uploading a hex file and some programmers work by default in slow mode. In my case, when I uploaded a hex file after modifying this flag, the time improved significantly, dropping from 16 seconds to 5 seconds. This feature would then go hand in hand with Arduino, where Arduino would only compile the project into a hex file and AVRDUDESS would program the MCU.

binarweb avatar Jan 19 '24 17:01 binarweb