Corrections and debug channel in the Incomplete Mass Storage class bootloader.

This commit is contained in:
Dean Camera 2013-03-09 07:49:46 +00:00
parent 4753528b9e
commit f0c7a11670
5 changed files with 65 additions and 42 deletions

View file

@ -48,6 +48,7 @@
#include "Lib/SCSI.h"
#include <LUFA/Drivers/Board/LEDs.h>
#include <LUFA/Drivers/Peripheral/Serial.h>
#include <LUFA/Drivers/USB/USB.h>
/* Macros: */