[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-10-g787a7bb
[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 - A Lightweight TCPIP stack".
The branch, master has been updated
via 787a7bb919121bcc2f6bda72cf8183e9147af381 (commit)
from 730b3d3f8683c1a53702bf236ca43215eda3e932 (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 787a7bb919121bcc2f6bda72cf8183e9147af381
Author: Dirk Ziegelmeier <[email protected]>
Date: Tue Oct 2 20:50:37 2018 +0200
Start creating a VSCode workspace
-----------------------------------------------------------------------
Summary of changes:
.vscode/c_cpp_properties.json | 27 +++++++++++++++++++++++++++
.vscode/launch.json | 34 ++++++++++++++++++++++++++++++++++
.vscode/tasks.json | 35 +++++++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+)
create mode 100644 .vscode/c_cpp_properties.json
create mode 100644 .vscode/launch.json
create mode 100644 .vscode/tasks.json
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack