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