[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-331-g539d9ea
[email protected] (Dirk Ziegelmeier)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via 539d9ea87c35a92d18bb84ee5b0b5bc334da469e (commit)
from 6e40050321beead40f0b5a1eea36077e26f08e7b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 539d9ea87c35a92d18bb84ee5b0b5bc334da469e
Author: Dirk Ziegelmeier <[email protected]>
Date: Sun Jun 17 08:38:26 2018 +0200
Add Makefile-based build system for example app of Win32 port
Symmetry with unix port - it also has a Makefile-based build system
-----------------------------------------------------------------------
Summary of changes:
ports/{unix => win32}/Common.mk | 27 +++++++++++++++------------
ports/{unix => win32}/example_app/Makefile | 6 +++---
2 files changed, 18 insertions(+), 15 deletions(-)
copy ports/{unix => win32}/Common.mk (73%)
copy ports/{unix => win32}/example_app/Makefile (90%)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack