From 641bd5a7522366b3d6576fe466611239a03e23b4 Mon Sep 17 00:00:00 2001 From: gitlab-runner Date: Fri, 2 Aug 2024 12:26:09 -0500 Subject: [PATCH] Upload lwip-network-interface-integration 1.4.0.339 [2644] --- README.md | 2 ++ RELEASE.md | 4 ++++ docs/api_reference_manual/html/index.html | 3 ++- version.xml | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d569281..8d2e39c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ This library and its features are supported on the following platforms: - [PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-CYW43022CUB)](https://www.infineon.com/cms/en/product/evaluation-boards/cy8ceval-062s2/) +- [PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-CYW955513SDM2WLIPA)]( https://www.infineon.com/cms/en/product/evaluation-boards/cy8ceval-062s2/ ) + ## Log messages By default, the lwIP network interface integration library disables all debug log messages. Do the following to enable log messages: diff --git a/RELEASE.md b/RELEASE.md index da2346f..fe624b4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -6,6 +6,10 @@ See the [README.md](./README.md) for a complete description of the [lwIP network ## Changelog +### v1.4.0 + +- Added support for CY8CEVAL-062S2-CYW955513SDM2WLIPA kit + ### v1.3.1 - Added function to generate random number using trng diff --git a/docs/api_reference_manual/html/index.html b/docs/api_reference_manual/html/index.html index 144c063..762aee0 100644 --- a/docs/api_reference_manual/html/index.html +++ b/docs/api_reference_manual/html/index.html @@ -107,7 +107,8 @@

XMC4700 Relax Kit (KIT_XMC47_RELAX_V1)

XMC4800 Relax EtherCAT Kit (KIT_XMC48_RELAX_ECAT_V1)

XMC7200D-E272K8384 kit (KIT_XMC72_EVK_MUR_43439M2)

-

PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-CYW43022CUB)

+

PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-CYW43022CUB)

+

PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-CYW955513SDM2WLIPA)

diff --git a/version.xml b/version.xml index 759405e..a610b37 100644 --- a/version.xml +++ b/version.xml @@ -1 +1 @@ -1.3.1.331 +1.4.0.339