Skip to content

Robopoly/prisme2-bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Bootloader for PRisme2

These are the source files for the PRisme2 bootloader. It's an adaptation of Optiboot, an STK500 compatible, under 512 bytes, bootloader by Arduino.

It makes possible to reprogram the microcontroller's flash memory via UART making it compatible with Arduino IDE.

Compilation

Compilation is straight forward, but make sure the bootloader is less than 512 bytes or you'll have to increase the bootloader space on the microcontroller via fuse bits to 1024 bytes. The size depends on the compilator's version, compilation is already optimized for size.

About

Source for the PRisme2 Arduino compatible bootloader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published