dritcey / optiboot

Automatically exported from code.google.com/p/optiboot
0 stars 0 forks source link

Use of double-speed BRG on UART should be an option. #81

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, optiboot ALWAYS uses the double-speed option for the uart baud rate 
generator.  This gets it closer to 115200bps, and is more compatible with the 
megaXXu2 firmware used on recent Arduinos, but it is not always the best 
choice, so it should probably be a compile-time option.

Original issue reported on code.google.com by wes...@gmail.com on 21 Mar 2013 at 4:54