Commit Verlauf

Autor SHA1 Nachricht Datum
  Guðni Már Gilbert 58213814cf Replace for-loop with memcpy vor 2 Jahren
  Guðni Már Gilbert 52aa5a5f00 Use inlined function set_destination_to_current() in more places vor 2 Jahren
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 vor 2 Jahren
  Voinea Dragos 623762bd50 Fix build vor 3 Jahren
  Voinea Dragos 42a5f7dc20 Fix M226 vor 3 Jahren
  Voinea Dragos 4aae88afdf M42 optimization vor 3 Jahren
  Voinea Dragos 6dd59985ee Disable PRUSA M28 vor 3 Jahren
  Voinea Dragos 9684806e00 Change arduino IO to fastio where possible vor 3 Jahren
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t vor 2 Jahren
  Guðni Már Gilbert 8d7d1698ee Remove unused global variable 'chunkHead' vor 2 Jahren
  Guðni Már Gilbert 2554d21925 Use uint8_t when using axis enum vor 2 Jahren
  Yuri D'Elia 56e531d40a Improve/fix D23 for M2.5/S printers vor 3 Jahren
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 vor 3 Jahren
  Yuri D'Elia 934b567e5a Remove "bonus" exclamation points from the crash message vor 3 Jahren
  Yuri D'Elia edde002cdc Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr vor 3 Jahren
  Voinea Dragos 0cbc759d8b Second attempt at retrieving the SN from the 32u2 IC vor 3 Jahren
  Yuri D'Elia 09e935d27b Fix two new explicit case fallthru warnings vor 3 Jahren
  Yuri D'Elia c096462aab Clarify statement by adding extra braces vor 3 Jahren
  Yuri D'Elia 051f03119b Fix misleading indentation warnings by expanding tabs vor 3 Jahren
  Yuri D'Elia f2fe57bfc0 Fix unused static declaration warnings vor 3 Jahren
  Yuri D'Elia eafdf6c216 Also move host_keepalive to manage_inactivity() vor 3 Jahren
  Yuri D'Elia 29322d4bf3 Move host_autoreport() to manage_inactivity() vor 3 Jahren
  Yuri D'Elia 5c8a231ed6 Move autoreporting out of the temperature ISR vor 3 Jahren
  Yuri D'Elia 06d91ddcee Handle Long-Press in the main loop vor 3 Jahren
  Yuri D'Elia dd8c6c064c xfdump: simplify stack debugging (sample pc+sp) vor 3 Jahren
  Yuri D'Elia 928c7211ad emergency handlers: always save SP _at_ the crash location vor 3 Jahren
  Yuri D'Elia 96aad0a475 Remove duplication in crash handlers vor 3 Jahren
  Yuri D'Elia fa0f58d5bc serial_dump: add description about bad_isr vor 3 Jahren
  Voinea Dragos 8e667a8acd bad ISR catch vor 3 Jahren
  Yuri D'Elia 050cf72e98 Move stack checking to the temperature ISR vor 3 Jahren