muele-marlin/Marlin/src/HAL/HAL_DUE/backtrace
2018-03-23 05:22:45 -03:00
..
backtrace.c Added detection of case when no unwind tables are available 2018-03-23 05:22:45 -03:00
backtrace.h Now the Crash reporter uses the configured BAUDRATE to send the report through the Programming port. And also shows the traceback of functions as discussed. For that latest feature to work, you need to compile the project with -funwind-tables and -mpoke-function-name compiler flags 2018-03-22 03:34:03 -03:00