mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 03:06:37 +03:00
Fix a spelling mistake in panic message, add carriage return to stack canary message Probably the most trivial mr ever, but the spelling error was reported as a bug and the missing \r bugged me ever since I saw it. See merge request !113