aws / amazon-freertos

DEPRECATED - See README.md
https://aws.amazon.com/freertos/
MIT License
2.54k stars 1.1k forks source link

[General] FreeRTOS Build Integration Meaning on readme? #3512

Closed t-tbrown closed 1 year ago

t-tbrown commented 1 year ago

On the main readme.md, what does the section "In addition, AWS supports the following boards with FreeRTOS Build Integration and maintains them with each release:" mean? What does FreeRTOS Build Integration include, does that mean OTA firmware upddates will work out of the box with these MCUs?

johnrhen commented 1 year ago

The FreeRTOS Qualified Boards section on the README lists boards/MCUs which are actively supported in Amazon FreeRTOS. After completing the setup steps (see: the "Getting Started" guides under each board) and the required configuration (see: ESP32 OTA demo setup guide), they will support OTA updates.

johnrhen commented 1 year ago

I'm going to close this issue - feel free to reopen it if you need anything else from us.