Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground.
This commit is contained in:
parent
7704d2915c
commit
82fa9149d7
4 changed files with 27 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
#include <avr/wdt.h>
|
||||
#include <avr/power.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <util/delay.h>
|
||||
|
||||
#include "AVRISPDescriptors.h"
|
||||
#include "USARTDescriptors.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue