Skip to content

202205.01

Compare
Choose a tag to compare
@Skptak Skptak released this 23 Sep 22:55
e3d9edc

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.