RT77744. lpc4350-eval: Ethernet support
* Write a custom Ethernet driver for LPC18xx/LPC43xx. We know the Ethernet module is compatible with STM32F, but we do not want to spend time right now to merge these drivers. * Use Ethernet MII mode. * Store Ethernet DMA buffers and buffer descriptors in a free region of internal SRAM.
drivers/net/lpc18xx_eth.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment