Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient.
Fix up Programmers Notepad Project file to show new Projects directory layout. Remove now moved AVRISP project from the Projects directory makefile.
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
# code.
|
||||
|
||||
all:
|
||||
make -C AVRISP clean
|
||||
make -C AVRISP all
|
||||
|
||||
make -C Benito clean
|
||||
make -C Benito all
|
||||
|
||||
@@ -27,7 +24,6 @@ all:
|
||||
make -C MissileLauncher all
|
||||
|
||||
%:
|
||||
make -C AVRISP $@
|
||||
make -C Benito $@
|
||||
make -C Magstripe $@
|
||||
make -C MissileLauncher $@
|
||||
|
||||
Reference in New Issue
Block a user