System: implement libunwind library for RISC-V backtracing
Closes https://github.com/espressif/esp-idf/issues/7866 A minimal x86 implementation has also been added, it is used to perform a host test.
This commit is contained in:
@@ -24,4 +24,5 @@ void esp_eh_frame_print_backtrace(const void *frame_or);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif // EH_FRAME_PARSER_H
|
||||
|
||||
Reference in New Issue
Block a user