wes3 opened a new pull request #2323:
URL: https://github.com/apache/mynewt-core/pull/2323


   This commit changes how the mynewt lwip code is arranged in
   the repository. Hopefully, this new arrangement makes it easier
   to include lwip_base so other lwip implementations can use it
   without having to bring the mynewt lwip code. Packages requiring
   the base lwip code (and not the mynewt lwip code) can depend
   on net/ip/lwip_base. Applications wanting to include the mynewt
   lwip code should depend on net/ip/lwip_mn. None of the previous
   functionality should change; the code was simply moved from
   net/ip/src to net/ip/lwip_mn/src and a new package created.


----------------------------------------------------------------
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.

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


Reply via email to