]> granicus.if.org Git - esp-idf/commit
lwip: Allow configuring/disabling some TCP options to save RAM
authorAngus Gratton <angus@espressif.com>
Thu, 22 Jun 2017 07:14:21 +0000 (17:14 +1000)
committerAngus Gratton <gus@projectgus.com>
Fri, 23 Jun 2017 06:26:11 +0000 (16:26 +1000)
commit1c6510ed960ba407657d5941542ab1c9555ab6f1
tree750ffe7851b9cd313ecb768f87eb4485a151052e
parent8aa09aea108cd3b97be13fd02bdbec161d4bf2bc
lwip: Allow configuring/disabling some TCP options to save RAM

RAM savings are small, but may add up when running large numbers of sockets.
components/lwip/Kconfig
components/lwip/core/pbuf.c
components/lwip/include/lwip/port/lwipopts.h
components/lwip/port/debug/lwip_debug.c