espressif / esp-aws-iot

AWS IoT SDK for ESP32 based chipsets
Apache License 2.0
257 stars 154 forks source link

Request OTA example compatibility for *ESP32-S3* (CA-202) #105

Open tedevel opened 2 years ago

tedevel commented 2 years ago

Just as issue "Request OTA example compatibility for ESP32-C3 (CA-196) #99" I'd like to request a similar patch to the c3-compatibility.txt but for the ESP32 S3.

I've confirmed that this patch works for the ESP32-C3, was hopeful it would also get the S3 to build, but it did not.

A patch for this would be great :) OTA compatibility central to production development with the S3!

Thanks!!

andrew-elder commented 2 years ago

I'm looking for the same thing!

andrew-elder commented 2 years ago

Here is patch that I worked out that allows S3 to compile esp32s3-compatility.txt

I think it is correct, but I can't guarantee it. .