Scott Lahteine
be0c9ff705
Fix comments, spacing
4 years ago
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup (#12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 years ago
Dave Johnson
0456caf0ad
Consolidate shared HALs and isolate HAL compile (#11552 )
7 years ago
Scott Lahteine
59f7861bcb
Move backtrace to the HAL folder (#10790 )
7 years ago
Eduardo José Tagle
749f19e502
[2.0.x] Move backtrace to a shared location (#10237 )
- And implement the `backtrace()` function call
7 years ago
ejtagle
9a24c0ae3f
Tons of fixes to the backtracker code, and also added an extra backtracker that does not require unwind tables to work and it is used if unwind tables are absent
7 years ago