mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
drivers/net: Add base driver for the OA-T6 protocol MAC-PHYs
Add base driver common for OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface (OA-TC6) protocol SPI MAC-PHYs. Signed-off-by: michal matias <mich4l.matias@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
f44766611a
commit
95b3b65778
@@ -851,4 +851,6 @@ config NET_IGC_INT_INTERVAL
|
||||
|
||||
endif # NET_IGC
|
||||
|
||||
source "drivers/net/oa_tc6/Kconfig"
|
||||
|
||||
endif # NETDEVICES
|
||||
|
||||
Reference in New Issue
Block a user