Commit History

Author SHA1 Message Date
  Guðni Már Gilbert b835f31904 Remove variable move_menu_scale 2 years ago
  Guðni Már Gilbert a940c364c9 Create enum class for heating_status variable 2 years ago
  Guðni Már Gilbert 2013295f94 Change farm_timer to uint8_t 2 years ago
  Guðni Már Gilbert a687173e02 Change custom_message_state_old and custom_message_state to uint8_t 2 years ago
  Guðni Már Gilbert 60c9640602 Change heating_status_counter to uint8_t 2 years ago
  Guðni Már Gilbert 6a9bab02f7 Convert display_time to ShortTimer 2 years ago
  Guðni Már Gilbert 802b8860c8 Convert mmu_last_finda_response to ShortTimer 2 years ago
  Guðni Már Gilbert 37fd9d1b11 Convert NcTime to ShortTimer 2 years ago
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 2 years ago
  Voinea Dragos 9684806e00 Change arduino IO to fastio where possible 3 years ago
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t 2 years ago
  Guðni Már Gilbert 1946c58d21 1. Remove redundant variable 'inters' 2 years ago
  Guðni Már Gilbert 05ed5b9668 Improve lcd_selftest_screen_step() parameter types 2 years ago
  Guðni Már Gilbert 2554d21925 Use uint8_t when using axis enum 2 years ago
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 3 years ago
  Alex Voinea 30d9faef9d Minor fixes to SD presence handling (#3139) 3 years ago
  Yuri D'Elia a92c0278fe Use LCD_WIDTH instead of hardcoding 20 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 f2fe57bfc0 Fix unused static declaration warnings 3 years ago
  Yuri D'Elia 97f66a6a13 Remove ignored/incorrect PROGMEM 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 928c7211ad emergency handlers: always save SP _at_ the crash location 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
  Yuri D'Elia 01934b89e9 xflash_dump is now always required in all variants 3 years ago
  Yuri D'Elia 449510392d Untangle a bit some recursive include mess 3 years ago
  Yuri D'Elia e28301f391 Report crash also in MK2.5, fix stack_error abuse 3 years ago