Skip to content

Commit

Permalink
hal: add DP83825I for ethernet
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per authored and tridge committed Feb 13, 2024
1 parent cc37d7f commit 9061fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions os/hal/include/hal_mii.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
#define MII_LAN8720_ID 0x0007C0F0
#define MII_LAN8742A_ID 0x0007C130
#define MII_LAN8740A_ID 0x0007C110
#define MII_DP83825I_ID 0x2000A140
/** @} */

#endif /* MII_H */
Expand Down

0 comments on commit 9061fd6

Please sign in to comment.