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. master_at_STABLE-2_0_0-1126-g8fc2014
Date: Fri, 5 Jan 2018 15:08:43 -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  8fc20142f7b1b18f24fc48187d390187d718ce30 (commit)
      from  1623c3e2cc9be50b3a4b73577801dc70d71a2a48 (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 8fc20142f7b1b18f24fc48187d390187d718ce30
Author: goldsimon <address@hidden>
Date:   Fri Jan 5 21:08:27 2018 +0100

    Added sys_mbox_trypost_fromisr() and tcpip_callbackmsg_trycallback_fromisr()
    
    This can be used to post preallocated messages from an ISR to the tcpip 
thread
    when using FreeRTOS, where where calls differ between task level and ISR 
level.
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/api/tcpip.c          | 19 +++++++++++++++++++
 src/include/lwip/sys.h   | 12 +++++++++++-
 src/include/lwip/tcpip.h |  1 +
 3 files changed, 31 insertions(+), 1 deletion(-)


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



reply via email to

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