Closed georgik closed 1 month ago
Describe the bug Console logs with ESP32-S3-BOX are not visible in VS Code simulation.
To Reproduce
idf.py set-target esp32-s3 idf.py build wokwi-cli ini
Expected behavior Console should contain logs like:
I (26) boot: ESP-IDF v5.4-dev-2744-g59e1838270 2nd stage bootloader I (26) boot: compile time Sep 8 2024 06:18:33 I (27) boot: Multicore bootloader I (31) boot: chip revision: v0.1 I (35) boot: efuse block revision: v1.2 I (39) boot.esp32s3: Boot SPI Speed : 80MHz I (44) boot.esp32s3: SPI Mode : DIO I (49) boot.esp32s3: SPI Flash
Environment (please complete the following information):
Thanks for reporting! The serial pins were not connected correctly in the generated diagram.json. Can you please test again with version 0.14.1 of the wokwi-cli and report back?
Perfect. Works, like a charm.
Describe the bug Console logs with ESP32-S3-BOX are not visible in VS Code simulation.
To Reproduce
Expected behavior Console should contain logs like:
Environment (please complete the following information):