nuttx/arch/risc-v
Stuart Ianna d94013837e risc-v/litex: Improve ethernet packet reception.
In the default configuration, the Litex ethernet peripheral contains two RX and two TX buffers. The active buffer for the peripheral should be swapped as soon as possible, in order to reduce packet loss.

This modification acknowledges the receive buffer as soon as the pending data is copied into the NuttX device data buffer. Improving reliability under heavy load.
2023-06-27 03:33:40 +08:00
..
include arch/risc-v/espressif: Add full GPIO support 2023-06-24 13:11:45 +08:00
src risc-v/litex: Improve ethernet packet reception. 2023-06-27 03:33:40 +08:00
Kconfig Revert "riscv/lazyfpu: Add option to disable lazy FPU" 2023-06-20 06:17:11 +09:00