### CircuitPython version ```python 9.2.1 for ESP32 P4 Also tried later development versions with the same outcome. ``` ### Code/REPL ```python Didn't get a repl ``` ### Behavior After successfully flashing circuitpython 9.2.1 (for esp32 p4) using esptool, I get no repl, and the serial monitor just shows ``` SP-ROM:esp32p4-eco2-20240710 Build:Jul 10 2024 rst:0x10 (CHIP_LP_WDT_RST),boot:0xf (SPI_FAST_FLASH_BOOT) SPI mode:DIO, clock div:1 load:0x4ff33ce0,len:0x78 load:0x4ff2abd0,len:0x860 load:0x4ff2cbd0,len:0x23a0 entry 0x4ff2abd0 ``` repeatedly. ### Description Using ESP32 P4 Function EV board with connected camera and lcd. ### Additional information I also cannot get a repl using thonny.