mbed-os/features/netsocket/emac-drivers/TARGET_Freescale_EMAC
Seppo Takalo 50eb243762 Don't consume 36 kB just for Ethernet buffers.
Kintis EMAC is consuming 16 rinbuffers for input, and 8 buffers for output.
This is over-use because input packets are immediately allocated from
heap when passed to LwIP. Therefore the number can be creatly reduced.
2019-01-02 19:05:16 +02: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: fix rtos storage type for thread 2018-06-28 15:11:00 +01:00
kinetis_emac.h emac targets: fix thread cb type 2018-06-29 08:35:20 +01:00
kinetis_emac_config.h Kinetis EMAC: Make number of buffers configurable 2018-06-06 13:30:01 +03:00
mbed_lib.json Don't consume 36 kB just for Ethernet buffers. 2019-01-02 19:05:16 +02:00