How to Upgrade to ESP32-S3
sd196821 opened this issue · 4 comments
I'd like to use ESP32-S3 core instead of original S2, besides editing "main\Kconfig.projbuild" and "sdkconfig" files, could anyone plz give me some help or instructions ?
Excuse me, I found that the project can't be compiled correctly on the IDF version above 4.4. However, esp32-s3 is preview state in the IDF 4.3.4. How do you solve it?
Excuse me, I found that the project can't be compiled correctly on the IDF version above 4.4. However, esp32-s3 is preview state in the IDF 4.3.4. How do you solve it?
My s3 drone works well in v4.4 IDF
@sd196821 @w2016561536 You can now build with IDF4.4 or 5.0 (no need to modify link scrip), please refer 5e88fce.
@sd196821 @w2016561536 You can now build with IDF4.4 or 5.0 (no need to modify link scrip), please refer 5e88fce.
WOW, this project updated yesterday, NICE WORK, although I've managed to fly with s3 nearly 2 months ago.
By the way, are cfclient GCS ( cfclient PC/Phone ) supporting data transportation with drone now?