X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fio%2Fcm3.h;h=8d1b4153b10fbec58113147e66569d83d5fc6a3c;hb=577a9116e32fac33614a21b15d8d1443c3ac420b;hp=e38299582675481cdf09192199b9c63845b55151;hpb=f9fa848dab17e58e434b63e45bf341a561fa33c7;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