aws / amazon-freertos

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

Support for ESP32-S3? #3459

Closed marcusufg closed 2 years ago

marcusufg commented 2 years ago

Version release/v4.4 of Espressif esp-idf (https://github.com/espressif/esp-idf/tree/release/v4.4) already supports ESP32-S3. image Our new truck tracker system is intended to use it. I can upload very basic espressif's demos to it, but I can't do it for my project. Does AFR support for this new microcontroller in near future? Is there any timeline? Currently only v4.2 is supported on AFR. image

n9wxu commented 2 years ago

At present, there is not a schedule for updating the IDF of AFR beyond 4.2. Your request will help set the priorities of this project. Thank you.

marcusufg commented 2 years ago

Thanks, Joseph. We, from Simemap, believe this will help also a lot of other programmers who are migrating to this new ESP32-S3 processor. I'll keep looking forward to the updates.

On 22/02/2022 17:21, Joseph Julicher wrote:

At present, there is not a schedule for updating the IDF of AFR beyond 4.2. Your request will help set the priorities of this project. Thank you.

— Reply to this email directly, view it on GitHub https://github.com/aws/amazon-freertos/issues/3459#issuecomment-1048179224, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMC4S67ZW2PYPY5RKH5U7DU4PV4RANCNFSM5O4VSUWQ. You are receiving this because you authored the thread.Message ID: @.***>

thomasklaush commented 1 year ago

Since esp-afr-sdk is now on v4.4, is there a timeframe to integrate it? https://github.com/espressif/esp-afr-sdk/tree/release/v4.4

mahavirj commented 1 year ago

@thomasklaush We are working on integrating ESP-IDF v4.4 support. Please expect the draft PR in next few days. CC @laukik-hase

thomasklaush commented 1 year ago

Hi @mahavirj any news on that?

mahavirj commented 1 year ago

@thomasklaush Apologies for the delay here. We are in the final phase of the testing on ESP32-S3. We shall raise the PR by early next week.