• Earle F. Philhower, III's avatar
    Add double-mem LWIP option (#2187) · 919a754e
    Earle F. Philhower, III authored
    Add a "-32K" option to all the IP stack options that doubles the PCB and memory
    pools from default.  For most use cases this is not necessary, but it could be
    helpful in cases where large numbers of TCP clients are connected or high
    bandwidth applications.
    
    Fixes #2050
    919a754e