+
+=== START OF LOG ===
+Example of log from the console
+rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
+configsip: 0, SPIWP:0xee
+clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
+mode:DIO, clock div:1
+...
+I (1041) cpu_start: Application information:
+I (1044) cpu_start: Project name: Squeezelite-ESP32
+I (1050) cpu_start: App version: I2S-4MFlash-1336
+I (1055) cpu_start: Compile time: Aug 12 2023 01:20:18
+I (1062) cpu_start: ELF file SHA256: 34241d6e99fd1d6b...
+I (1068) cpu_start: ESP-IDF: v4.3.5-dirty
+...
+I (1133) heap_init: At 40094A8C len 0000B574 (45 KiB): IRAM
+I (1139) spiram: Adding pool of 4066K of external SPI memory to heap allocator
+=== END OF LOG ===
+
+
### Issue Description