Serial.print() in setup bug?

Set

build_flags =
  -DARDUINO_USB_CDC_ON_BOOT=1

See ESP32-S3 native USB interface and Serial Monitor missing first messages - #10 by sivar2311

This board is using the natvie USB port of the ESP32-S3. The native USB gets disconnected and reconnects when the ESP32-S3 reboots.