]> granicus.if.org Git - esp-idf/commit
gdbstub: Mark the panic handler entry as noreturn
authorAngus Gratton <angus@espressif.com>
Tue, 11 Jul 2017 02:18:08 +0000 (10:18 +0800)
committerAngus Gratton <gus@projectgus.com>
Tue, 11 Jul 2017 02:18:08 +0000 (10:18 +0800)
commitc049cd55a6a994aa049cd66ef0f0a70a18ea65f7
treeaaf8ae0ac0217d14e6d3c5b0edca2e5522770078
parent9b30f66facf1d47764618b8a9256d41067468411
gdbstub: Mark the panic handler entry as noreturn

Fixes a warning in panic.c when this panic mode is enabled.
components/esp32/include/esp_gdbstub.h
components/esp32/panic.c