mbed-os/features/netsocket/emac-drivers/TARGET_Freescale_EMAC
Kevin Bracey a8e8775aa9 Kinetis EMAC: Correct TX ring pointer array size
TX pointer array was using RX ring length in its declaration.
Wasted memory if RX ring > TX ring, as is the default, but would
be broken if RX ring < TX ring.
2018-06-06 13:30:01 +03:00
..
TARGET_K64F K64F, K66F: Update the SYSMPU implementation 2018-05-23 12:24:07 +03:00
TARGET_K66F K64F, K66F: Update the SYSMPU implementation 2018-05-23 12:24:07 +03:00
kinetis_emac.cpp Kinetis EMAC: Correct TX ring pointer array size 2018-06-06 13:30:01 +03:00
kinetis_emac.h Kinetis EMAC: Renamed K64F files to Kinetis 2018-05-23 12:24:07 +03:00
kinetis_emac_config.h Kinetis EMAC: Make number of buffers configurable 2018-06-06 13:30:01 +03:00
mbed_lib.json Kinetis EMAC: Make number of buffers configurable 2018-06-06 13:30:01 +03:00