1.14.0
📈 Added
-
ESP-IDF:
- The Memfault port will now disable the
IWDT
(Interrupt Watchdog Timer)
before starting coredump saving, to prevent interrupting the coredump
process. The ESP-IDF fault handler enables theWDT_RWDT
hardware watchdog
when a fault occurs, so there is still protection if the fault handling
hangs.
- The Memfault port will now disable the