Releases: FreeRTOS/FreeRTOS-Libraries-Integration-Tests
Releases · FreeRTOS/FreeRTOS-Libraries-Integration-Tests
202406.00
202210.01
202210.00
202205.01
Contains tests that verifies the integration of FreeRTOS IoT libraries. This tag supports LTS 1.0 libraries.
Changes between 202205.00 and 202205.01 releases:
- MQTT Tests were modified to use more descriptive variable names
- Removal of rand() in unit tests, it is now up to end user to supply a function for generating RNG
- OTA PAL tests now use page size instead of sizeof() the data being written.
- Included define values for Device Advisor tests and OTA E2E tests.