Commit History

Author SHA1 Message Date
  Yuri D'Elia a92c0278fe Use LCD_WIDTH instead of hardcoding 20 3 years ago
  metacollin 8a7dd08116 Fixed C++ bug 3 years ago
  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
  3d-gussner dde5cea48b Default extrusion graphics to line. Thanks @vintagepc point it out 3 years ago
  3d-gussner bc98be3d29 Documentation and version number 3 years ago
  3d-gussner b12c0e2326 Use atmega404 if extanded RAM or FLASH size are chosen 3 years ago
  3d-gussner ae41d6ca40 Change version to v2.0.0 3 years ago
  3d-gussner 4614400298 Save ELF files for FW3.10.1 debugging PRs 3 years ago
  Yuri D'Elia 06d91ddcee Handle Long-Press in the main loop 3 years ago
  3d-gussner 56889bae13 Update PF-build.sh to work after @DRracer Remove FW version parsing PR 3 years ago
  3d-gussner 589b781d04 Merge branch 'MK3_MK404' into PFW-1271_PF-buildv20 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