[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-2-g2917f46
[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 2917f46ded09ad83d2567171751df16c03366cbb (commit)
from 2544c3a4b299cd52a21c0c448f2aa849e62ccb5d (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 2917f46ded09ad83d2567171751df16c03366cbb
Author: Dirk Ziegelmeier <[email protected]>
Date: Sun Jul 15 08:01:50 2018 +0200
CMake Build System: Export compile commands for IDEs that can use it, e.g. VS Code
-----------------------------------------------------------------------
Summary of changes:
ports/unix/example_app/CMakeLists.txt | 2 ++
ports/win32/example_app/CMakeLists.txt | 2 ++
2 files changed, 4 insertions(+)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack