[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-551-ge6341a60 |
Date: |
Thu, 22 Dec 2022 16:05:21 -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 e6341a6081e25983882b4798ce1ef31636b4453b (commit)
via 790b914feacd7635afb7a341113caf52b036c0b1 (commit)
via 4b7a54c06cf10e59d4df8e600c36b948fc488a7e (commit)
from 239918ccc173cb2c2a62f41a40fd893f57faf1d6 (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 e6341a6081e25983882b4798ce1ef31636b4453b
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date: Thu Dec 22 21:42:42 2022 +0100
some documentation fixes after merging contrib and example apps
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
commit 790b914feacd7635afb7a341113caf52b036c0b1
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date: Thu Dec 22 20:43:18 2022 +0100
pbuf_copy_partial_pbuf: fix warning about assigning to smaller type when
using '-=' operator
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
commit 4b7a54c06cf10e59d4df8e600c36b948fc488a7e
Author: Steven Wartik <swartik@ida.org>
Date: Mon Apr 20 11:18:37 2020 -0400
Added warning to cmake instructions when lwipcfg.h isn't present.
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
-----------------------------------------------------------------------
Summary of changes:
BUILDING | 12 ++++++++++++
CHANGELOG | 16 ++++++++++++++++
contrib/examples/example_app/lwipcfg.h.ci | 4 ++--
contrib/examples/example_app/lwipcfg.h.example | 4 ++--
contrib/ports/unix/example_app/CMakeLists.txt | 4 ++++
contrib/ports/win32/example_app/CMakeLists.txt | 4 ++++
contrib/ports/win32/readme.txt | 12 ++++++------
src/core/pbuf.c | 2 +-
8 files changed, 47 insertions(+), 11 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-551-ge6341a60,
Simon Goldschmidt <=