Using Espressif ESP32-S3-DevKitM-1

Using an Espressif ESP32-S3-DevKitM-1-N8 Development Board. Searching Expressif.com docs even turned up “No Results” which is curious. Also, I can’t find actual board definitions to use for 'platformio.ini. Suggestions?
Also, the two USB ports are not functionally identified.

I think you should be able to use board = esp32-s3-devkitc-1 for it.

“Identified” in which sense? One is for the USB-to-serial converter chip, the other one is the native USB connection of the ESP32S3 chip.

UPDATE: I scanned the QR code on the Espressif Box and found the docs. However, I still would like PlatformIO board information for “platformio.ini”.