mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
SAMA5 EMAC: Need to pace RX and TX because and RX can result in a TX; Process TX interrupt events before TX interrupt events for the same reason
This commit is contained in:
@@ -5627,4 +5627,6 @@
|
||||
by common stack monitoring logic (2013-9-24).
|
||||
* drivers/net/Kconfig: Move CONFIG_NET_DUMPPACKET out of LPC17
|
||||
and STM32 Kconfigs into the common network driver Kconfig (2013-9-25).
|
||||
* arch/arm/src/sam_emac.c: EMAC driver is basically functional. More
|
||||
testing is needed (as always) (2013-9-25).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user