X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Firq_cm3.h;h=93a75f53231515f688d02a186d4ffaabc5b978c1;hb=8e6b1e394127c3e1635dffd1aa424b4971ef8a4f;hp=b9aee90437f2207ae3f0577d22eda52f2d8e8e80;hpb=c23a8ab05fbdc06cd0881a88461b56f4f93dbbba;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/irq_cm3.h b/bertos/cpu/cortex-m3/drv/irq_cm3.h index b9aee904..93a75f53 100644 --- a/bertos/cpu/cortex-m3/drv/irq_cm3.h +++ b/bertos/cpu/cortex-m3/drv/irq_cm3.h @@ -44,6 +44,8 @@ #include #elif CPU_CM3_STM32 #include +#elif CPU_CM3_AT91SAM3 + #include /*#elif Add other families here */ #else #error Unknown CPU