Commit History

Author SHA1 Message Date
  Yuri D'Elia 2d71a071f0 Switch twi.c to fastio 3 years ago
  Yuri D'Elia 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility 3 years ago
  Yuri D'Elia 30262b0a6e Remove redundant definitions of CRITICAL_SECTION_* 3 years ago
  Yuri D'Elia df824414ef Fix probing in IR_SENSOR 3 years ago
  Yuri D'Elia c2e8d229a7 Be more compliant in the I2C protocol 3 years ago
  Yuri D'Elia 384f40956c Remove obsolete cbi/sbi 3 years ago
  Yuri D'Elia 6d476d7144 Still use SWI2C on RAMBo10a boards 3 years ago
  Yuri D'Elia e37cdab38f PAT9125_I2C: accept either NACK or ACK in receive 3 years ago
  Yuri D'Elia d8a8837938 Document the 3 possible modes 3 years ago
  Yuri D'Elia 30e7b777e0 Error-out with PAT9125_SWSPI (not fully implemented) 3 years ago
  Yuri D'Elia 7f425120f0 Strip down the TWI code 3 years ago
  Yuri D'Elia 240dc1132e Include initial implementation based on Arduino's twi 3 years ago
  Yuri D'Elia 502bc8c72d Isolate more pat9125 code 3 years ago
  DRracer 008d3b0e65 Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration 3 years ago
  DRracer 89ecf2ce3a Merge pull request #2791 from wavexx/stack_protect_reentrant_isr 3 years ago
  DRracer d0eca4d5c4 Merge pull request #2794 from leptun/PFW-1134-ALTFAN_KILLSWITCH 3 years ago
  Alex Voinea f1a8657093 Minor documentation fixes 3 years ago
  DRracer 22a8c18551 Merge pull request #2784 from leptun/PFW-1134-ALTFAN_KILLSWITCH 3 years ago
  Yuri D'Elia b3af08d94a Fix stack smashing in temperature/fsensor ISR 3 years ago
  DRracer f1bde1a039 Merge pull request #2724 from wavexx/max_ambient 3 years ago
  DRracer c0ea67abbf Merge pull request #2785 from wavexx/la15_acc_fixes 3 years ago
  Yuri D'Elia a2c7dcbbf8 Fix indentation 3 years ago
  DRracer 91014b69f5 Merge pull request #2790 from Gottox/patch-1 3 years ago
  Alex Voinea 654a3a0d79 Other requested changes 3 years ago
  Alex Voinea e0bf92cd4e Change bool literal to int 3 years ago
  DRracer d4cb740d65 Merge pull request #2736 from prusa3d/mkbel-patch-2 3 years ago
  Yuri D'Elia b8e8f182ca Add reference C implementations for MultiU16X8toH16/MultiU24X24toH16 3 years ago
  Yuri D'Elia 30a806608f Also convert acceleration_rate to uint32_t 3 years ago
  Yuri D'Elia aebaca5cdc Correct comments regarding acceleration ramp 3 years ago
  Yuri D'Elia 8108d50b59 Reintroduce/fix check for step_rate underflow during deceleration 3 years ago