Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.

This commit is contained in:
Dean Camera 2011-04-23 03:45:29 +00:00
parent 2b0c9532a3
commit 513db46548
5 changed files with 31 additions and 0 deletions

View file

@ -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. */