X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Ftemplates%2Fempty%2Fempty_user.mk;h=4c8ed7ef158ad99ba17d65403258db146f7d47b5;hb=921a6aebe8db6aae1757533be0228388aa285708;hp=03b17d6df1e31a4974e5f4c43918b2a253a1382a;hpb=b73ab8af789a79c3beebf051f690a9eed4ddacd0;p=bertos.git diff --git a/boards/arduino/templates/empty/empty_user.mk b/boards/arduino/templates/empty/empty_user.mk index 03b17d6d..4c8ed7ef 100644 --- a/boards/arduino/templates/empty/empty_user.mk +++ b/boards/arduino/templates/empty/empty_user.mk @@ -4,7 +4,7 @@ # # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help -empty_PROGRAMMER_TYPE = arduino +empty_PROGRAMMER_TYPE = none empty_PROGRAMMER_PORT = none # Files included by the user. @@ -38,7 +38,6 @@ empty_USER_CPPAFLAGS = \ # Flags included by the user. empty_USER_CPPFLAGS = \ - -O2 \ -fno-strict-aliasing \ -fwrapv \ #