X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Fat91sam7%2Fat91sam7x.mk;h=a22c641af520a0f6d612893ba38dffe74e2b9c9d;hb=aea9c54dbb7ea4b957f675ffee7266e0432cfd42;hp=436c4445a6e0a3910019a2c68d6ac177bbf9a41c;hpb=b38510b4769f2c1989218aad18b02e1fef09e236;p=bertos.git diff --git a/examples/at91sam7/at91sam7x.mk b/examples/at91sam7/at91sam7x.mk index 436c4445..a22c641a 100644 --- a/examples/at91sam7/at91sam7x.mk +++ b/examples/at91sam7/at91sam7x.mk @@ -44,7 +44,7 @@ at91sam7x_CPPASRC = \ at91sam7x_PREFIX = arm-none-eabi- -at91sam7x_CPPAFLAGS = -O0 -g -gdwarf-2 -g -gen-debug +at91sam7x_CPPAFLAGS = -O0 -g -gdwarf-2 -g at91sam7x_CPPFLAGS = -O0 -D'ARCH=0' -D__ARM_AT91SAM7X256__ -D'CPU_FREQ=(48023000UL)' -D'WIZ_AUTOGEN' -g3 -gdwarf-2 -fverbose-asm -Iexamples/at91sam7 -Ibertos/cpu/arm at91sam7x_LDFLAGS = -nostartfiles -T bertos/cpu/arm/scripts/at91sam7_256_rom.ld -Wl,--no-warn-mismatch