Hi,
I would like to know the command line for AVRDude to upload my .hex to my Duino Romeo v2 board please ?
I wrote that in my .bat, but it doesn't work :
avrdude -pm32u4 -carduino -P//./COM10 -b57600 -v -V -Uflash:w:kelvin.hex:a "-CD:\arduino\hardware\tools\avr\etc\avrdude.conf"
Thank you for your help guys !
Anthony