We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 555ae12 + 1e53aac commit c67d91aCopy full SHA for c67d91a
features/FEATURE_LWIP/lwip-interface/lwip-eth/arch/TARGET_NXP/lpc17_emac.c
@@ -153,7 +153,7 @@ struct lpc_enetdata {
153
# define ETHMEM_SECTION __attribute__((section("AHBSRAM1"),aligned))
154
# endif
155
#elif defined(TARGET_LPC17XX)
156
-# if defined(TOOLCHAIN_GCC_ARM)
+# if defined(TOOLCHAIN_GCC_ARM) || defined(TOOLCHAIN_ARM)
157
158
159
#endif
0 commit comments