This file has Note -DARDUINO_USB_MODE=1 and especially -DARDUINO_USB_CDC_ON_BOOT=1 ! DARDUINO_USB_CDC_ON_BOOT=1 will route the output of the Serial object to the native USB port labeled “USB” on your board. See detailed description here: ESP32-S3 native USB interface and Serial Monitor missing…