From what I can find this platform.ini config file setup should work for this board assuming you are planning on using the Arduino framework for your project. If you are planning on using ESP-IDF it would change a bit.
Just make sure to add your required libraries to the file under lib_deps =
Just as a very quick side comment re ESP32-S3
I’m a user of the vendor idf, but my older install did not support the newer S3. I have now updated to the latest packaged windows installer of the IDF (into a separate folder) and it now supports the S3 correctly. BUT some of the older projects needed tweaking to compile correctly after the idf upgrade. So for most of these, they have been c/c++ stricter compliance e.g. %d v $lu, or header include path updates for the new headers.
Note: Im not asking for any help here, just a heads up if you upgrade things to support the newer chips. Since I installed my updates as a new install into a new folder, I can compile in the old and the new.
It looks like those attachments didn’t come over to the forums from email.
Could you try uploading them directly to the forums or try liking them using a google drive/Dropbox folder?