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 to LTS 3.0 libraires #46

Merged

Conversation

chinglee-iot
Copy link
Member

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

Description

  • Update to LTS3.0 candidate version library
  • Remove signing_key.pem and signing_pub_key.c
  • Add configTASK_NOTIFICATION_ARRAY_ENTRIES in each demo for OTA
  • Exclude FreeRTOS-Kernel/examples in build

LTS3.0 libraries

Library Version
FreeRTOS Kernel 11.1.0
coreJSON 3.3.0
coreMQTT 2.3.0
corePKCS11 3.6.1
backoffAlgorithm 1.4.1
device defender 1.4.0
device shadow 1.3.0
MQTT streams 1.1.0
Jobs 1.5.1

Test Steps

Verify with demo and library integration test.

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 ac3aced into FreeRTOS:SwitchToNewOTA Jun 20, 2024
5 checks passed
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.

2 participants