Skip to content

Commit

Permalink
examples: Removed OTA examples
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 45 changed files with 5 additions and 6,991 deletions.
5 changes: 5 additions & 0 deletions examples/ota/README.md
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.
170 changes: 0 additions & 170 deletions examples/ota/SecurityGuide.md

This file was deleted.

22 changes: 0 additions & 22 deletions examples/ota/ota_http/CMakeLists.txt

This file was deleted.

28 changes: 0 additions & 28 deletions examples/ota/ota_http/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions examples/ota/ota_http/main/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 9fbdb9c

Please sign in to comment.