mirror of https://github.com/ARMmbed/mbed-os.git
f272472f2d
I changed stack size because the deafult stack size may not be enough for Ethernet of GR-PEACH(Cortex-A). - Stack size is default size + 128 byte In order to maximize the performance of Ethernet, I changed heap size to below. - Heap size is default size * 32 byte(send descriptor num is 16 and recv descriptoer num is 16). |
||
---|---|---|
.. | ||
lwip | ||
lwip-sys | ||
.mbedignore | ||
CONTRIBUTING.md | ||
LWIPInterface.cpp | ||
LWIPInterfaceEMAC.cpp | ||
LWIPMemoryManager.cpp | ||
LWIPMemoryManager.h | ||
LWIPStack.cpp | ||
LWIPStack.h | ||
lwip_tools.cpp | ||
lwipopts.h | ||
mbed_lib.json | ||
ppp_lwip.cpp | ||
ppp_lwip.h |