Optiboot / optiboot

Small and Fast Bootloader for Arduino and other Atmel AVR chips
Other
1.09k stars 401 forks source link

Add real 328pb abd 168pb targets #238

Closed WestfW closed 6 years ago

WestfW commented 6 years ago

Now that Atmel Studio and avr-gcc have (or can be)e advanced and can include the PB devices, they should have their own optiboot targets.

Especially desirable is support for the 2nd UART on the 328pb.

WestfW commented 6 years ago

Went in with https://github.com/Optiboot/optiboot/commit/b263cada0830eb4ec7a91fbe0bb5a7b85f5b5166 You'll need to have the pb "packs" installed in a way that does not require additional compile switches for these builds to work.