-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, October 05, 2015 2:48 PM To: [email protected]; Mailing list for lwIP users Subject: Re: [lwip-users] Best set of configuration options
Andy Pont wrote: >> [..]ROM space is therefore limited (64K max for everything) as are the >> services that are available. >> >I would disable these, unless you need them of course: IP_REASSEMBLY, IP_FRAG, >LWIP_ICMP, LWIP_RAW, LWIP_UDP, TCP_QUEUE_OOSEQ, TCP_OVERSIZE, >LWIP_HAVE_LOOPIF, >LWIP_STATS. > >Also, make sure LWIP_DEBUG is not defined and make sure LWIP_NOASSERT is >defined. > >If your hardware supports checksum generation/check in hardware, set all >CHECKSUM_GEN_*/CHECKSUM_CHECK_* defines to 0. This is very good! Wiki-worthy IMO. Bill _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
