-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Older AWS OTA has now been replaced with newer, modular approach
- Loading branch information
Amit Sheth
committed
Jul 18, 2024
1 parent
b9ca562
commit 9fbdb9c
Showing
45 changed files
with
5 additions
and
6,991 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The FreeRTOS 202406.01-LTS release uses the new and completely refactored 'Modular OTA' approach for Over the Air updates. | ||
It makes use of the new [AWS IoT MQTT File Streams Library](https://github.com/espressif/esp-aws-iot/tree/master/libraries/aws-iot-core-mqtt-file-streams-embedded-c) for OTA application design. | ||
More information about the approach can be found [here](https://www.freertos.org/freertos-core/over-the-air-updates/index.html#:~:text=OTA%20update%20provider.-,Modular%20OTA%20approach,-Modular%20OTA%20consists). | ||
|
||
Please refer to the [iot-reference example](https://github.com/FreeRTOS/iot-reference-esp32c3) for a production-ready starting point that uses this new approach. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.