forked from mirror/qmk_firmware
Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure.
This commit is contained in:
@@ -34,9 +34,6 @@
|
||||
* the project and is responsible for the initial application hardware configuration.
|
||||
*/
|
||||
|
||||
// TODO: Add in software SPI for lower programming speeds below 125KHz
|
||||
// TODO: Add reversed/shorted target connector checks
|
||||
|
||||
#include "AVRISP.h"
|
||||
|
||||
/** Main program entry point. This routine contains the overall program flow, including initial
|
||||
|
||||
Reference in New Issue
Block a user