mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 22:24:12 +08:00
f3256e5668
Not all boards have an interrupt line from the phy to the Soc. This commit allows the phy to be polled for link status. This may not work on all MAC/PHY combination that have mutually exclusive link management and operating modes. The STM32H7 and LAN8742AI do not have such a limitation. Fix typos