You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the plugin does not support custom partitions. I added a custom partitions.csv to the project's root path, expecting the partitions to show up in the simulation. However, when running the simulation with the code of the ESP32 Custom partition table code example, the default partition is shown.
I am using the plugin v0.10.3 inside CLion 2024.2.2 together with the PlatformIO plugin. When loding the same code on a physical ESP32 the partition is loaded correctly. The same applies when running the code inside the WOKWI online editor.
Serial output when running the simulation inside CLion:
It seems like the plugin does not support custom partitions. I added a custom
partitions.csv
to the project's root path, expecting the partitions to show up in the simulation. However, when running the simulation with the code of the ESP32 Custom partition table code example, the default partition is shown.I am using the plugin v0.10.3 inside CLion 2024.2.2 together with the PlatformIO plugin. When loding the same code on a physical ESP32 the partition is loaded correctly. The same applies when running the code inside the WOKWI online editor.
Serial output when running the simulation inside CLion:
diagram.json:
main.cpp:
PlatformIO .ini:
The text was updated successfully, but these errors were encountered: