Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.
This commit is contained in:
parent
2b0c9532a3
commit
513db46548
5 changed files with 31 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
#include "Descriptors.h"
|
||||
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
|
||||
/* Macros: */
|
||||
/** Version major of the CDC bootloader. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue