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-197-g308998b
Date: Wed, 3 Jan 2018 16:26:07 -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  308998bba6d091b71a90a0db28b579c70cffde87 (commit)
      from  d20a35a72c2609aab3e0cf8d445e6a1637cc5614 (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 308998bba6d091b71a90a0db28b579c70cffde87
Author: goldsimon <address@hidden>
Date:   Wed Jan 3 22:25:57 2018 +0100

    Added FreeRTOS port

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

Summary of changes:
 ports/{win32 => freertos}/include/arch/sys_arch.h |  98 ++---
 ports/freertos/sys_arch.c                         | 416 ++++++++++++++++++++++
 2 files changed, 470 insertions(+), 44 deletions(-)
 copy ports/{win32 => freertos}/include/arch/sys_arch.h (57%)
 create mode 100644 ports/freertos/sys_arch.c


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



reply via email to

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