Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 5871d15

Browse files
authored
Update Packages' Patches
1 parent c425154 commit 5871d15

File tree

6 files changed

+1480
-2
lines changed

6 files changed

+1480
-2
lines changed

Packages_Patches/STM32/hardware/stm32/2.1.0/system/STM32F4xx/stm32f4xx_hal_conf_default.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ in voltage and temperature. */
237237
//#define LAN8742A_PHY_ADDRESS 0x00U
238238
/* Section 2: PHY configuration section */
239239
#if !defined (LAN8742A_PHY_ADDRESS)
240-
/* KH, LAN8742A PHY Address*/
240+
/* LAN8742A PHY Address*/
241241
#define LAN8742A_PHY_ADDRESS 0x00U
242242
#endif
243243
////////////////////////////////

Packages_Patches/STM32/hardware/stm32/2.1.0/system/STM32F7xx/stm32f7xx_hal_conf_default.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ in voltage and temperature. */
232232
//#define LAN8742A_PHY_ADDRESS 0x00U
233233
/* Section 2: PHY configuration section */
234234
#if !defined (LAN8742A_PHY_ADDRESS)
235-
/* KH, LAN8742A PHY Address*/
235+
/* LAN8742A PHY Address*/
236236
#define LAN8742A_PHY_ADDRESS 0x00U
237237
#endif
238238
////////////////////////////////

0 commit comments

Comments
 (0)