11 Commits (fabrikator-mini)

Author SHA1 Message Date
  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