00001 00040 #include <cpu/detect.h> 00041 00042 #if CPU_ARM_AT91 00043 #include "twi_at91.h" 00044 /*#elif Add other ARM families here */ 00045 #else 00046 #error Unknown CPU 00047 #endif