binaryupdates / xLoader

xLoader is an utility to program or flash HEX file onto ATmega328 and other AVR Microcontrollers.
Other
69 stars 23 forks source link

Uploading to ATMega32U4 (Pro Micro, Leonardo) #5

Open 1HighDuke opened 2 years ago

1HighDuke commented 2 years ago

For those wanting to upload to a 32U4 device like a Pro Micro or Leonardo, add the following line to the "devices.txt" file: Leonardo(32U4);atmega32U4;avr109;57600

zlo223 commented 1 year ago

very good