atanisoft / ESP32CommandStation

An ESP32 based DCC Command Station with integrated OpenLCB (LCC) --- NOTE: this project is not under active development.
https://atanisoft.github.io/ESP32CommandStation/
GNU General Public License v3.0
90 stars 34 forks source link

Expose Coredump functionality #72

Closed atanisoft closed 3 years ago

atanisoft commented 3 years ago

The ESP32 supports capturing a core dump when the system crashes. If an SD card is being used this will show up as "coredump.elf" in the root of the SD card. If an SD card is not being used the coredump.elf can be downloaded via: http:///fs?path=/cfg/coredump.elf