mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
25f6d06e01
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