Skip to content
  • Alexander Potashev's avatar
    RT77744. lpc4350-eval: Ethernet support · 791d3ebe
    Alexander Potashev authored
     * 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.
    791d3ebe