You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: variants/STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)/variant_NUCLEO_F429ZI.h
+3-1
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,9 @@
224
224
#defineHAL_DAC_MODULE_ENABLED
225
225
#endif
226
226
#if !defined(HAL_ETH_MODULE_DISABLED)
227
-
#defineHAL_ETH_MODULE_ENABLED
227
+
/* #define HAL_ETH_MODULE_ENABLED */
228
+
/* For compatibility until STM32Ethernet library is updated */
0 commit comments