kasjer opened a new pull request, #2880:
URL: https://github.com/apache/mynewt-core/pull/2880

   lwipopts.h is a header that is included by lwip stack. It has various 
configuration options.
   Repository options may not be best for customer application. To allow for 
configuration option change without having to keep lwipopts.h modified it would 
be nice to eliminate default (repository) version. The easiest way for this in 
mynewt is to have this file in separate package (included by default). If used 
wants to have different settings it's enough to copy lwipopts.h to application 
files and set STD_LWIPOPTS=0 so default file will not be used


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to