Skip to content
  • Hugues Kamba Mpiana's avatar
    open-iotsdk: Update to the latest version · 8ec3174d
    Hugues Kamba Mpiana authored
    
    
    The new version of the Open IoT SDK requires the following
    changes in Total Solutions due to updated components:
    
    * Update coreMQTT-Agent to the version that uses MQTT 3.1.1 as
      the aws-iot-device-sdk-embedded-c component now uses MQTT 3.1.1
    * Add the required compiler definition for coreMQTT-Agent to indicate
      that the project is not using custom configuration.
    * Add an additional ml-embedded-evaluation-kit include directory
      to find a header file needed by the latest version
    * Change pointer from pointer to const to const pointer as the API of
      the ml-embedded-evaluation-kit for `ethosu_init()` has changed
    * Increase MQTT timeout periods for the AWS OTA demo as the
      AVH simulation runs faster with the new version of the Open IoT SDK
    
    Signed-off-by: Hugues Kamba Mpiana's avatarHugues Kamba-Mpiana <hugues.kambampiana@arm.com>
    8ec3174d
This project is licensed under the Apache License 2.0. Learn more
Loading