X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Ftimer_cm3.h;h=0d45ad26453e3177424b9a8700d92749727354a0;hb=c37e6a3f6900ec803c2608fb387054247bab88aa;hp=80ec8eb7d67edb2a3d4eba060ac9dce0942ac021;hpb=8f98ebb808578ccfef32b52dae753510e284fc9d;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/timer_cm3.h b/bertos/cpu/cortex-m3/drv/timer_cm3.h index 80ec8eb7..0d45ad26 100644 --- a/bertos/cpu/cortex-m3/drv/timer_cm3.h +++ b/bertos/cpu/cortex-m3/drv/timer_cm3.h @@ -47,7 +47,7 @@ #include #elif CPU_CM3_STM32 #include -#elif CPU_CM3_AT91SAM3 +#elif CPU_CM3_SAM3 #include /*#elif Add other families here */ #else