Rename the AVRISP main source files to AVRISP-MKII so that it matches the project name. Add AVRStudio project file for the AVRISP-MKII project.

This commit is contained in:
Dean Camera 2010-07-13 04:16:23 +00:00
parent 1167b69943
commit d3e00ce1ec
6 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -34,7 +34,7 @@
* the project and is responsible for the initial application hardware configuration.
*/
#include "AVRISP.h"
#include "AVRISP-MKII.h"
/** Main program entry point. This routine contains the overall program flow, including initial
* setup of all components and the main program loop.

View File

@ -102,7 +102,7 @@ FORMAT = ihex
# Target file name (without extension).
TARGET = AVRISP
TARGET = AVRISP-MKII
# Object files directory