X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fdetect.h;h=91ad6be2b441853e6cc9e8bb2c8a058ac3c90107;hb=2b94598f7ca61c390f443846305d5ee6efcba920;hp=af2ecd0788a900f0641a0ae6268fcff4eb5142d0;hpb=345f93de1963f49bdb194d2b06c8c5d7ba0a3e5f;p=bertos.git diff --git a/bertos/cpu/detect.h b/bertos/cpu/detect.h index af2ecd07..91ad6be2 100644 --- a/bertos/cpu/detect.h +++ b/bertos/cpu/detect.h @@ -95,7 +95,7 @@ /* #elif Add other ARM families here */ #else - #define CPU_ATM_AT91 0 + #define CPU_ARM_AT91 0 #endif