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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-330-g827b60c
Date: Fri, 10 Jan 2020 14:50:35 -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 - A Lightweight TCPIP stack".

The branch, master has been updated
       via  827b60c1551596a925f1179daa79f05241845194 (commit)
      from  b43f081b9a6fb2e064d2021987c9aea6ffadc085 (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 827b60c1551596a925f1179daa79f05241845194
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Jan 10 20:50:25 2020 +0100

    debug: split debug enable checks from LWIP_DEBUGF to LWIP_DEBUG_ENABLED
    
    In order to reuse the debug-enable checks for PPP debug macros,
    move the flag and level checks from LWIP_DEBUGF to a new macro
    that can be used elsewhere.

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

Summary of changes:
 src/include/lwip/debug.h | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


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



reply via email to

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