X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fio%2Fcm3.h;h=8d1b4153b10fbec58113147e66569d83d5fc6a3c;hb=c37e6a3f6900ec803c2608fb387054247bab88aa;hp=e38299582675481cdf09192199b9c63845b55151;hpb=8f98ebb808578ccfef32b52dae753510e284fc9d;p=bertos.git diff --git a/bertos/cpu/cortex-m3/io/cm3.h b/bertos/cpu/cortex-m3/io/cm3.h index e3829958..8d1b4153 100644 --- a/bertos/cpu/cortex-m3/io/cm3.h +++ b/bertos/cpu/cortex-m3/io/cm3.h @@ -42,7 +42,7 @@ #include "lm3s.h" #elif CPU_CM3_STM32 #include "stm32.h" -#elif CPU_CM3_AT91SAM3 +#elif CPU_CM3_SAM3 #include "sam3.h" /*#elif Add other Cortex-M3 CPUs here */ #else