Adding my own board

I am just starting migrating from Arduino IDE to platform IO

I have a custom SBC with an ESP32-S3-1U. It has 16MB flash and no PSRAM (It is a N16). I will be using this board for the majority, so how do I add this custom board with my build flags.

All help is appreciated