aboutsummaryrefslogtreecommitdiff
path: root/Projects/AVRISP/AVRISP.c
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-11-06 14:32:01 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-11-06 14:32:01 +0000
commitc4ef7b0a99dd31236c2b9de2674f348cfafcab93 (patch)
treec415237396cc2bfdb7d63401ae5a3c6fb2ea2a0d /Projects/AVRISP/AVRISP.c
parent25c09f913020b5442eadf5c9fa4638ee52b98240 (diff)
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@883 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/AVRISP/AVRISP.c')
-rw-r--r--Projects/AVRISP/AVRISP.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Projects/AVRISP/AVRISP.c b/Projects/AVRISP/AVRISP.c
index 016d74ce..44b8356c 100644
--- a/Projects/AVRISP/AVRISP.c
+++ b/Projects/AVRISP/AVRISP.c
@@ -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