Commit History

Author SHA1 Message Date
  Yuri D'Elia 09e935d27b Fix two new explicit case fallthru warnings 3 years ago
  Yuri D'Elia d727a949dd Silence explicit case-fallthru 3 years ago
  Yuri D'Elia c096462aab Clarify statement by adding extra braces 3 years ago
  Yuri D'Elia 051f03119b Fix misleading indentation warnings by expanding tabs 3 years ago
  Yuri D'Elia f2fe57bfc0 Fix unused static declaration warnings 3 years ago
  Jonas Meyer 7bd43b77d7 Remove unnecessary assignment 3 years ago
  Yuri D'Elia eafdf6c216 Also move host_keepalive to manage_inactivity() 3 years ago
  Yuri D'Elia 29322d4bf3 Move host_autoreport() to manage_inactivity() 3 years ago
  Yuri D'Elia 5c8a231ed6 Move autoreporting out of the temperature ISR 3 years ago
  Yuri D'Elia 97f66a6a13 Remove ignored/incorrect PROGMEM 3 years ago
  DRracer 5bb8bb2ccb Merge pull request #3134 from wavexx/fix_partial_redraw2 3 years ago
  Yuri D'Elia 700825ff76 serial_dump: include hex prefix 3 years ago
  Yuri D'Elia bff79d290a GETPC: Do not manipulate the 32bit return address 3 years ago
  Yuri D'Elia 72b8f0d1e6 Add some warnings in lcd_buttons_update 3 years ago
  Yuri D'Elia 06d91ddcee Handle Long-Press in the main loop 3 years ago
  Yuri D'Elia dd8c6c064c xfdump: simplify stack debugging (sample pc+sp) 3 years ago
  Yuri D'Elia 97535ec0c1 Fix last commit 3 years ago
  Yuri D'Elia e6d520cf6e Add test code for the stack overflow handler 3 years ago
  Yuri D'Elia a614268c94 serial_dump_and_reset: do not call manage_heater with interrupts disabled 3 years ago
  Yuri D'Elia d193d0f7ac serial_dump: manipulate WDT just once 3 years ago
  Yuri D'Elia 928c7211ad emergency handlers: always save SP _at_ the crash location 3 years ago
  Yuri D'Elia 96aad0a475 Remove duplication in crash handlers 3 years ago
  Yuri D'Elia fa0f58d5bc serial_dump: add description about bad_isr 3 years ago
  Yuri D'Elia e90f5d81ec Merge pull request #7 from leptun/improve_d2 3 years ago
  Voinea Dragos 8e667a8acd bad ISR catch 3 years ago
  Yuri D'Elia d2041ee2fe Enable debugging features on all variants 3 years ago
  Yuri D'Elia 7db667ca86 serial_dump_and_reset: turn on print fan while dumping 3 years ago
  Yuri D'Elia ea51d65137 serial_dump_and_reset: do not completely disable WDT 3 years ago
  Yuri D'Elia 6de98f7b0d Move inclusion closer to the usage point 3 years ago
  Yuri D'Elia 050cf72e98 Move stack checking to the temperature ISR 3 years ago