FreeRTOS / iot-reference-stm32u5

MIT License
43 stars 29 forks source link

Update libraries to LTS 2.0 version. #71

Closed ActoryOu closed 1 year ago

ActoryOu commented 1 year ago

Patches include:

  1. Update libraries to LTS 2.0 version, including:
    • FreeRTOS kernel
    • coreMQTT
    • coreMQTT-Agent
    • coreJSON
    • corePKCS11
    • backoffAlgorithm
    • ota-for-aws-iot-embedded-sdk
    • Device-Defender-for-AWS-IoT-embedded-sdk
    • Device-Shadow-for-AWS-IoT-embedded-sdk
    • FreeRTOS-Integration-Test
  2. Add FreeRTOS-Integration-Test related changes to run qualification test on STM32U5.
    • Add pub/sub task for device advisor test.
    • Add qualification_app_main.c to run test and some qualification functions.
    • Add submodule "Unity".
    • Fix ota-pal to pass qualification test.
  3. Fix resubscibe functionality.
ActoryOu commented 1 year ago

Update 202210.01-LTS version.