X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Firq_cm3.h;h=8498183973254cfbb3db42d9db6166ee3c5c6d40;hb=c37e6a3f6900ec803c2608fb387054247bab88aa;hp=93a75f53231515f688d02a186d4ffaabc5b978c1;hpb=8f98ebb808578ccfef32b52dae753510e284fc9d;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/irq_cm3.h b/bertos/cpu/cortex-m3/drv/irq_cm3.h index 93a75f53..84981839 100644 --- a/bertos/cpu/cortex-m3/drv/irq_cm3.h +++ b/bertos/cpu/cortex-m3/drv/irq_cm3.h @@ -44,7 +44,7 @@ #include #elif CPU_CM3_STM32 #include -#elif CPU_CM3_AT91SAM3 +#elif CPU_CM3_SAM3 #include /*#elif Add other families here */ #else