Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Wi-Fi Core FreeRTOS lwIP mbedtls library
## What's included?
See the [README.md](./README.md) for a complete description of the [Wi-Fi Core FreeRTOS lwIP mbedtls](https://github.com/Infineon/wifi-core-freertos-lwip-mbedtls) library.
## Known issues
| Problem | Workaround |
| ------- | ---------- |
| IAR 9.30 toolchain throws build errors on Debug mode, if application explicitly includes iar_dlmalloc.h file | Add '--advance-heap' to LDFLAGS in application Makefile. |
## Changelog
### v1.1.0
- Added support for KIT_XMC72_EVK_MUR_43439M2 kit
### v1.0.0
- Initial release for Wi-Fi Core FreeRTOS lwIP mbedtls library
- Provides the configuration files for lwIP network stack and mbedTLS security stack.
### Supported software and tools
This version of the library was validated for compatibility with the following software and tools:
| Software and tools | Version |
| :--- | :----: |
| ModusToolbox™ software environment | 3.1 |
| ModusToolbox™ Device Configurator | 4.10 |
| ModusToolbox™ CAPSENSE™ Configurator / Tuner tools | 5.0 |
| Peripheral Driver Library (PDL) | 3.0.0 |
| GCC Compiler | 11.3.1 |
| IAR Compiler | 9.30 |
| Arm® Compiler 6 | 6.16 |