Skip to content

Commit

Permalink
Upload lwip-network-interface-integration 1.4.0.339 [2644]
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Aug 2, 2024
1 parent 8a7e184 commit 641bd5a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion docs/api_reference_manual/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ <h1><a class="anchor" id="section_platforms"></a>
<p ><a href="https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc47_relax_v1/">XMC4700 Relax Kit (KIT_XMC47_RELAX_V1)</a></p>
<p ><a href="https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc48_relax_ecat_v1/">XMC4800 Relax EtherCAT Kit (KIT_XMC48_RELAX_ECAT_V1)</a></p>
<p ><a href="https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc72_evk/">XMC7200D-E272K8384 kit (KIT_XMC72_EVK_MUR_43439M2)</a></p>
<p ><a href="https://www.infineon.com/cms/en/product/evaluation-boards/cy8ceval-062s2/">PSoC&trade; 62S2 evaluation kit (CY8CEVAL-062S2-CYW43022CUB)</a> </p>
<p ><a href="https://www.infineon.com/cms/en/product/evaluation-boards/cy8ceval-062s2/">PSoC&trade; 62S2 evaluation kit (CY8CEVAL-062S2-CYW43022CUB)</a></p>
<p ><a href="https://www.infineon.com/cms/en/product/evaluation-boards/cy8ceval-062s2/">PSoC&trade; 62S2 evaluation kit (CY8CEVAL-062S2-CYW955513SDM2WLIPA)</a> </p>
</div></div><!-- PageDoc -->
</div><!-- contents -->
</div><!-- doc-content -->
Expand Down
2 changes: 1 addition & 1 deletion version.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<version>1.3.1.331</version>
<version>1.4.0.339</version>

0 comments on commit 641bd5a

Please sign in to comment.