Travis Ladner

Results 4 comments of Travis Ladner

Replicated using the same repro steps. Using latest on master, commit bef9c68f8152cad463fc8dbf6c143d6c81ea3434 On ESP32-C3-DevKitM-1, with the following platform_override.ini (comments removed): ``` [platformio] default_envs = esp32c3 [env:esp32c3] board = esp32-c3-devkitm-1 platform...

Also encountering issues with decoding or getting a stack trace with the given stack dump: https://github.com/me-no-dev/EspExceptionDecoder/issues/80 https://github.com/platformio/platform-espressif32/pull/612 (stale WIP draft PR)

Getting some trace output with the latest official (non-RC) 2.0.3 tasmota release (https://github.com/tasmota/platform-espressif32/releases/tag/v.2.0.3) when replicating this issue on esp32-c3 (previously with 2.0.2 I was only getting stack memory dump, mentioned...