Added User Application APIs to the CDC and DFU class bootloaders.

This commit is contained in:
Dean Camera 2011-10-11 06:20:18 +00:00
parent beb069b9b8
commit 1a4a26271e
19 changed files with 436 additions and 9 deletions

View file

@ -46,6 +46,7 @@
#include <stdbool.h>
#include "Descriptors.h"
#include "BootloaderAPI.h"
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/LEDs.h>