1 Commits (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

Autor SHA1 Mensagem Data
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
  Scott Lahteine bfad23d3e2 (c) 2020 4 anos atrás
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4 anos atrás
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 anos atrás
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 anos atrás
  Scott Lahteine 3d9d72e8db Include order, spacing, etc. 4 anos atrás
  Scott Lahteine 3a1b6fe8c1 Coding standards 5 anos atrás
  Scott Lahteine 0feeef2604 Update copyright in headers 5 anos atrás
  Scott Lahteine 4e0c935959 Update HAL and libs formatting 5 anos atrás
  Scott Lahteine ee53f7d813 Revert header reorg. 5 anos atrás
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 5 anos atrás
  Dave Johnson 0456caf0ad Consolidate shared HALs and isolate HAL compile (#11552) 5 anos atrás
  etagle 0566badcef Add memory barrier, optimal interrupt on-off 6 anos atrás
  Scott Lahteine 59f7861bcb
Move backtrace to the HAL folder (#10790) 6 anos atrás
  Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros 6 anos atrás
  Scott Lahteine 889fd5f71f Backtrace minor cleanup 6 anos atrás
  Eduardo José Tagle 749f19e502 [2.0.x] Move backtrace to a shared location (#10237) 6 anos atrás
  etagle 328edea03a Several fixes to the backtracer. Tested ant it works 6 anos atrás
  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 6 anos atrás
  etagle c3b23974bd Added detection of case when no unwind tables are available 6 anos atrás
  etagle b210bdf032 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 6 anos atrás
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 anos atrás