Skip to content
Permalink
f4797e96fb
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
34 lines (22 sloc) 1.54 KB
# lwip-freertos-integration library
## What's Included?
See the [README.md](./README.md) for a complete description of the lwip-freertos-integration Library.
## Changelog
### v1.0.0
- Initial release for lwip-freertos-integration library.
- Provides FreeRTOS implementation of semaphores, mailboxes and mutexes to lwIP.
### 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.0 |
| - ModusToolbox™ device configurator | 4.0 |
| - ModusToolbox™ CAPSENSE™ configurator/tuner tools | 5.0 |
| PSoC™ 6 peripheral driver library (PDL) | 3.0.0 |
| GCC compiler | 10.3.1 |
| IAR compiler | 9.30 |
| Arm® compiler 6 | 6.16 |
## Additional information
- [lwip-freertos-integration library README.md](./README.md)
- [lwip-network-interface-integration library API reference guide](https://cypresssemiconductorco.github.io/lwip-freertos-integration/api_reference_manual/html/index.html)
- [ModusToolbox™ software environment, quick start guide, documentation, and videos](https://www.cypress.com/products/modustoolbox-software-environment)