Speed up Mass Storage bootloader by turning off the internal clock divider, as there is enough FLASH space to do so.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
/* Includes: */
|
||||
#include <avr/io.h>
|
||||
#include <avr/wdt.h>
|
||||
#include <avr/power.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user