22 Commits (1aa0ece8a42e3acbc4133a83a0f34d36ac743039)

Author SHA1 Message Date
  Stuart Pittaway 6580e655fb
🐛 Fix TWIBus Wire.begin call (#23183) 2 years ago
  Stuart Pittaway 363a17ac46 ✨ M3426 to read i2c MCP3426 ADC (#23184) 2 years ago
  Scott Lahteine 030b66eb27 🎨 Misc. code cleanup 2 years ago
  Stuart Pittaway ad14b5052c
✨ M261 S I2C output format (#22890) 2 years ago
  Scott Lahteine 1dafd1887e 🎨 Apply F() to various reports 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
  Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  randellhodges b700b3cde6
Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678) 4 years ago
  Scott Lahteine a84990961a Simplify TWIBus debug 4 years ago
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 0b4aedf13e Less use of "this" 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
  Scott Lahteine a43e892fb5 Use 8-bit i2c address on LPC platform 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine 4a82e95c3e Feature file updates 6 years ago
  Scott Lahteine fa5f9c2aec Move 'feature' files 6 years ago
  Scott Lahteine a037ddbf7b Other spacing tweaks 6 years ago
  Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
  Scott Lahteine 5a7b810fdd General comment cleanup 7 years ago
  Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro 7 years ago
  Scott Lahteine 68b46fb2c9 Allow send to i2c address 0 (broadcast) 7 years ago
  Scott Lahteine 2b226bc5c2 TWIBus patch for proper use of Wire.requestFrom 7 years ago
  Scott Lahteine d63b8e2b2b Additional details for I2C_SLAVE_ADDRESS 7 years ago
  Scott Lahteine bd928a69ec Add request, capture, flush to TWIBus 7 years ago
  Scott Lahteine 97e0aed304 Further refinements of TWIBus 7 years ago
  Scott Lahteine a99ecf71d8 Add support for i2c slave address 7 years ago
  Scott Lahteine 1addb50b62 Shrink debug code in TWIBus and disable by default 8 years ago
  Scott Lahteine e523a0dc61 Fix bug in TWIBus ctor declaration 8 years ago
  Scott Lahteine 386140f361 Test time difference in safe way 8 years ago
  jbrazio dd3a06a95a Implemented M155 and M156, a generic TWI/I2C interface for Marlin 8 years ago