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

Remove private path in project file #43

Merged

Conversation

chinglee-iot
Copy link
Member

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

Description

In this PR:

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

I still need to define __int64_t_defined=1 in project in order to include PRIu64.

Test Steps

Build this project with a new environment should not have any compilation error.

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 2ae6e12 into FreeRTOS:SwitchToNewOTA Jun 5, 2024
4 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