X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Ftemplates%2Fempty%2Fempty_user.mk;h=4c8ed7ef158ad99ba17d65403258db146f7d47b5;hb=55493122184ef479aef5b63752c7758659c8d046;hp=97034bb079353ca94b2b45c3b9dcee39f57226ae;hpb=f9a25ad23c62b2d7095fb584d6658dfd326b28c2;p=bertos.git diff --git a/boards/at91sam7x-ek/templates/empty/empty_user.mk b/boards/at91sam7x-ek/templates/empty/empty_user.mk index 97034bb0..4c8ed7ef 100644 --- a/boards/at91sam7x-ek/templates/empty/empty_user.mk +++ b/boards/at91sam7x-ek/templates/empty/empty_user.mk @@ -4,7 +4,7 @@ # # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help -empty_PROGRAMMER_TYPE = jtag-tiny +empty_PROGRAMMER_TYPE = none empty_PROGRAMMER_PORT = none # Files included by the user. @@ -40,5 +40,4 @@ empty_USER_CPPAFLAGS = \ empty_USER_CPPFLAGS = \ -fno-strict-aliasing \ -fwrapv \ - -O2 \ #