X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/73801c73a1684a88bff33aefe3c5aa89bc66c414..8aee4cb2f2207e93841664814bb1dbfc1347894c:/Projects/Incomplete/AVRISP/AVRISP.c?ds=inline diff --git a/Projects/Incomplete/AVRISP/AVRISP.c b/Projects/Incomplete/AVRISP/AVRISP.c index 403db314e..f14b6545a 100644 --- a/Projects/Incomplete/AVRISP/AVRISP.c +++ b/Projects/Incomplete/AVRISP/AVRISP.c @@ -34,11 +34,9 @@ * the project and is responsible for the initial application hardware configuration. */ -// TODO: Fix PROGRAM FLASH and PROGRAM EEPROM command processing // TODO: Add in software SPI for lower programming speeds below 125KHz // TODO: Add in VTARGET detection // TODO: Add reversed target connector checks -// TODO: Add Doxygen comments to functions #include "AVRISP.h"