]> git.droids-corp.org - aversive.git/blobdiff - include/aversive/parts.h
better compilation on host
[aversive.git] / include / aversive / parts.h
index 329342f4865858c9682af608834eea2868fac6b9..7e82f5fdd230b68df96af0dd4b7ea325218a4988 100644 (file)
 #elif defined (__AVR_ATxmega64A3__)
 #include <aversive/parts/ATxmega64A3.h>
 #else
 #elif defined (__AVR_ATxmega64A3__)
 #include <aversive/parts/ATxmega64A3.h>
 #else
+#ifndef HOST_VERSION
 #error "This arch is not implemented yet"
 #endif
 #error "This arch is not implemented yet"
 #endif
+#endif
 
 #endif /* _AVERSIVE_PARTS_H_ */
 
 #endif /* _AVERSIVE_PARTS_H_ */