Skip to content

Quick build script to compile the optiboot bootloader for ATmega1284p and ATmega2560.

Notifications You must be signed in to change notification settings

milkpirate/optiboot-m2560

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optiboot-m2560

Quick build script to compile the Optiboot bootloader for ATmega1284p and ATmega2560 (untested).

To install required (Ubuntu) packages issue sudo apt-get install avr-libc binutils-avr gcc-avr.

Added more baudrates and frequencies. Incompatible combinations will be discarded by the Optiboot build process.

Also attached an example board.txt (for the ATmega2560, 16MHz, 1Mbaud) to tell the Arduino IDE how to handle these bootloaders. Depending on the hex file (resp. chip, baudrate, frequency) you want to use, you need to modify the board.txt correspondingly.

About

Quick build script to compile the optiboot bootloader for ATmega1284p and ATmega2560.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages