lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-133-g14e3686
Date: Tue, 20 Dec 2016 08:42:51 +0000 (UTC)

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  14e36866f5efffbec78a3ad7fc5aa0057b36f7dc (commit)
       via  1e8246576638dc02eeea287c1c46511b3e43ce49 (commit)
      from  fb07d47b82a85dadb040d57ade4c34692a358ef8 (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 14e36866f5efffbec78a3ad7fc5aa0057b36f7dc
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Dec 20 09:41:21 2016 +0100

    Some cleanups in MQTT client
    Integrate in documentation
    Compile fixes, mostly: Variables must be declared before any statement in a 
function

commit 1e8246576638dc02eeea287c1c46511b3e43ce49
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Dec 20 09:16:21 2016 +0100

    task #14281: Add MQTT client
    Thanks to Erik Andersen
    Taken from https://github.com/erian747/, branch mqtt, rev 5d59470

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

Summary of changes:
 src/Filelists.mk             |    6 +-
 src/apps/mqtt/mqtt.c         | 1318 ++++++++++++++++++++++++++++++++++++++++++
 src/include/lwip/apps/mqtt.h |  257 ++++++++
 3 files changed, 1580 insertions(+), 1 deletion(-)
 create mode 100644 src/apps/mqtt/mqtt.c
 create mode 100644 src/include/lwip/apps/mqtt.h


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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