dritcey / optiboot

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

Save space by rebooting more slowly #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
One "no wait" change from adaboot shortens the WDT to 16ms to get quicker 
booting after an upload or error, but that dates from the time that the 
"normal" timeout in atmegaboot (~10s.)  In optiboot, the normal timeout is only 
1 second, and you can save about 12 bytes by removing the code that lowers the 
WDT (at the expense of taking about 1s longer to start.)

Original issue reported on code.google.com by wes...@gmail.com on 12 Mar 2014 at 1:23

GoogleCodeExporter commented 8 years ago

Original comment by wes...@gmail.com on 28 Jun 2014 at 9:39