Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MQTT stream submodule pointer #44

Conversation

chinglee-iot
Copy link
Member

@chinglee-iot chinglee-iot commented Jun 5, 2024

Description

In this PR:

  • Update MQTT stream submodule pointer
  • Add MQTTFileDownloader_config.h file to every project which make use of MQTT stream.
  • Onboard manifest check

Test Steps

Run the OTA demo without problem.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@chinglee-iot chinglee-iot merged commit a35a007 into FreeRTOS:SwitchToNewOTA Jun 5, 2024
5 checks passed
@chinglee-iot chinglee-iot deleted the update-mqtt-stream-submodule branch June 5, 2024 09:40
amazonKamath pushed a commit that referenced this pull request Jun 24, 2024
* First working commit

* Fix all projects

* Remove private path in project file (#43)

* Remove private path in project file
* Fix formatting
* Fix spelling
* Fix valid external link

* Update MQTT stream submodule pointer (#44)

* Update MQTT stream submodule pointer
* Add MQTTFileDownloader_config.h file to every project which make use of MQTT stream.
* Onboard manifest check

* Update to LTS 3.0 libraires (#46)

* Update submodule pointer for LTS3.0
* Exclude FreeRTOS example from build
* Remove bootloader signing public key. The public key should be generated by tool.
* Add task notification setting for OTA in examples
* Add MQTT downloader config

---------

Co-authored-by: AniruddhaKanhere <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants