We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7a000d + 9ea7e4c commit f66d077Copy full SHA for f66d077
gen/src/cortexM0/Os_Internal_Arch_Cfg.c.php
@@ -52,7 +52,7 @@
52
53
/*==================[inclusions]=============================================*/
54
#include "Os_Internal.h"
55
-#if (CPU == lpc43xx)
+#if (CPUTYPE == lpc43xx)
56
/* THIS IS A DIRTY WORKAROUND :( ciaa/Firmware#309*/
57
#undef FALSE
58
#undef TRUE
0 commit comments