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
|
@ -44,6 +44,7 @@
|
|||
#include <avr/eeprom.h>
|
||||
#include <avr/power.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <util/delay.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "Descriptors.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue