Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project.
Added documentation of the makefile CDEFS values to the MagStripe project.
This commit is contained in:
parent
083d3615d3
commit
04354ffcad
8 changed files with 165 additions and 9 deletions
|
@ -47,6 +47,7 @@
|
|||
#include <LUFA/Version.h>
|
||||
#include <LUFA/Drivers/Board/LEDs.h>
|
||||
#include <LUFA/Drivers/Peripheral/SerialStream.h>
|
||||
#include <LUFA/Drivers/Peripheral/SPI.h>
|
||||
#include <LUFA/Drivers/USB/USB.h>
|
||||
|
||||
#include "Lib/V2Protocol.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue