X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fbenchmark%2Fcontext_switch%2Fcontext_switch.mk;h=f5b7c7bdc84da4bac00c334fb2debe4933b67dd5;hb=6bf5ab2e170d0cc235fc7ea2389bc2864142bfe6;hp=99bcffbad85354c5e796ced0dc1f53badbccec34;hpb=66289a0e7fa93342bc3d8621fa20c5a542807e1e;p=bertos.git diff --git a/boards/at91sam7x-ek/benchmark/context_switch/context_switch.mk b/boards/at91sam7x-ek/benchmark/context_switch/context_switch.mk index 99bcffba..f5b7c7bd 100644 --- a/boards/at91sam7x-ek/benchmark/context_switch/context_switch.mk +++ b/boards/at91sam7x-ek/benchmark/context_switch/context_switch.mk @@ -56,7 +56,7 @@ context_switch_WIZARD_ASRC = \ \ # -context_switch_CPPFLAGS = -D'CPU_FREQ=(48023000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(context_switch_HW_PATH) -I$(context_switch_SRC_PATH) $(context_switch_CPU_CPPFLAGS) $(context_switch_USER_CPPFLAGS) +context_switch_CPPFLAGS = -D'CPU_FREQ=(48054857UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(context_switch_HW_PATH) -I$(context_switch_SRC_PATH) $(context_switch_CPU_CPPFLAGS) $(context_switch_USER_CPPFLAGS) # Automatically generated by the wizard. PLEASE DO NOT EDIT! context_switch_LDFLAGS = $(context_switch_CPU_LDFLAGS) $(context_switch_WIZARD_LDFLAGS) $(context_switch_USER_LDFLAGS)