lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-183-g441e335
Date: Wed, 22 Nov 2017 14:40:56 -0500 (EST)

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  441e335f53153bdf14fcda6b9205c5461bbe439d (commit)
       via  5dac13ab99378ae024a2d898222df598a5c23673 (commit)
      from  01a91d3d6b7452f4e1478d9dd5f28eed41336ba1 (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 441e335f53153bdf14fcda6b9205c5461bbe439d
Author: goldsimon <address@hidden>
Date:   Wed Nov 22 20:40:45 2017 +0100

    adjust project/make files to files moved to new 'examples' folder

commit 5dac13ab99378ae024a2d898222df598a5c23673
Author: goldsimon <address@hidden>
Date:   Wed Nov 22 17:14:20 2017 +0100

    move examples for snmp and httpd to a new folder 'examples'
    
    These examples should be correctly marked as such.

-----------------------------------------------------------------------

Summary of changes:
 Filelists.mk                                       |  6 ++-
 {addons => examples}/httpd/fs_example/fs_example.c |  0
 {addons => examples}/httpd/fs_example/fs_example.h |  0
 .../httpd/ssi_example/ssi_example.c                |  0
 .../httpd/ssi_example/ssi_example.h                |  0
 .../snmp}/snmp_private_mib/lwip_prvmib.c           |  0
 .../snmp}/snmp_private_mib/private_mib.h           |  0
 {apps => examples/snmp}/snmp_v3/snmpv3_dummy.c     |  0
 {apps => examples/snmp}/snmp_v3/snmpv3_dummy.h     |  0
 ports/win32/msvc/lwIP_Test.vcxproj                 | 19 +++++---
 ports/win32/msvc/lwIP_Test.vcxproj.filters         | 57 ++++++++++++++--------
 ports/win32/test.c                                 |  7 +--
 12 files changed, 56 insertions(+), 33 deletions(-)
 rename {addons => examples}/httpd/fs_example/fs_example.c (100%)
 rename {addons => examples}/httpd/fs_example/fs_example.h (100%)
 rename {addons => examples}/httpd/ssi_example/ssi_example.c (100%)
 rename {addons => examples}/httpd/ssi_example/ssi_example.h (100%)
 rename {apps => examples/snmp}/snmp_private_mib/lwip_prvmib.c (100%)
 rename {apps => examples/snmp}/snmp_private_mib/private_mib.h (100%)
 rename {apps => examples/snmp}/snmp_v3/snmpv3_dummy.c (100%)
 rename {apps => examples/snmp}/snmp_v3/snmpv3_dummy.h (100%)


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]