Added User Application APIs to the CDC and DFU class bootloaders.
This commit is contained in:
parent
beb069b9b8
commit
1a4a26271e
19 changed files with 436 additions and 9 deletions
|
@ -48,6 +48,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
#include "Descriptors.h"
|
||||
#include "BootloaderAPI.h"
|
||||
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue