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. 98e92f65502bc9518ce7af71d60af010a961790e
Date: Thu, 7 Jul 2016 11:51:43 +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  98e92f65502bc9518ce7af71d60af010a961790e (commit)
      from  b91e47b5185ba70fff0151c34ad8923564a07d81 (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 98e92f65502bc9518ce7af71d60af010a961790e
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Jul 7 13:51:34 2016 +0200

    Move alignment related #defines from mem.h to a better place: arch.h.
    mem.h should only describe heap API, not architecture/port specific 
alignment helper macros.

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

Summary of changes:
 src/include/lwip/arch.h |   23 +++++++++++++++++++++++
 src/include/lwip/mem.h  |   23 -----------------------
 2 files changed, 23 insertions(+), 23 deletions(-)


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



reply via email to

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