Enablig psram on xiao esp32s3 sense

what is the best way to enable psram on the XIAO esp32s3Sense

board = seeed_xiao_esp32s3

See

wheres does it talk about psram ?

It links you to the board definition JSON file, which already says

Meaning that PSRAM is activated automatically and there’s no need to do anything, if you use the right board = seeed_xiao_esp32s3 to begin with.