From f1853076fc0173eb2ab45c13ebc33e2b5c0eca43 Mon Sep 17 00:00:00 2001 From: gitlab-runner Date: Fri, 31 May 2024 11:08:54 -0500 Subject: [PATCH] Upload http-server 3.1.0.1797 [2455] --- README.md | 1 + RELEASE.md | 3 +++ docs/api_reference_manual/html/index.html | 1 + version.xml | 2 +- 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c849b5e..bb0f7e9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ It supports RESTful methods such as GET, PUT, and POST for the client to communi * [PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-MUR-43439M2)](https://www.infineon.com/cms/en/product/evaluation-boards/cy8ceval-062s2/) * [XMC7200D-E272K8384 kit (KIT-XMC72-EVK)](https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc72_evk/) * [XMC7200D-E272K8384 kit (KIT_XMC72_EVK_MUR_43439M2)](https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc72_evk/) +* [CYW955913EVK-01 Wi-Fi Bluetooth® Prototyping Kit (CYW955913EVK-01)](https://www.infineon.com/CYW955913EVK-01) ## Supported Frameworks This middleware library supports ModusToolbox™ framework: diff --git a/RELEASE.md b/RELEASE.md index 9098733..0ddc9dd 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -13,6 +13,9 @@ Refer to the [README.md](./README.md) for a complete description of the HTTP ser ## Changelog +### v3.1.0 +* Added support for CYW955913EVK-01 kit + ### v3.0.1 * General bug fixes diff --git a/docs/api_reference_manual/html/index.html b/docs/api_reference_manual/html/index.html index 0d9b48d..2ca3b73 100644 --- a/docs/api_reference_manual/html/index.html +++ b/docs/api_reference_manual/html/index.html @@ -117,6 +117,7 @@

  • XMC7200D-E272K8384 kit (KIT-XMC72-EVK)
  • XMC7200D-E272K8384 kit (KIT_XMC72_EVK_MUR_43439M2)
  • PSoC™ 62S2 evaluation kit (CY8CEVAL-062S2-CYW43022CUB)
  • +
  • CYW955913EVK-01 Wi-Fi Bluetooth® Prototyping Kit (CYW955913EVK-01)
  • Supported Frameworks

    diff --git a/version.xml b/version.xml index c3cb0cd..97646ae 100644 --- a/version.xml +++ b/version.xml @@ -1 +1 @@ -3.0.1.1748 +3.1.0.1797