Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
randellhodges
|
b700b3cde6
|
Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Scott Lahteine
|
a84990961a
|
Simplify TWIBus debug
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
0b4aedf13e
|
Less use of "this"
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
6 years ago |
Scott Lahteine
|
cfdb38eda4
|
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311)
|
6 years ago |
Scott Lahteine
|
a43e892fb5
|
Use 8-bit i2c address on LPC platform
Fix #9799 — hopefully not a unicorn
|
6 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
Scott Lahteine
|
c986239837
|
A single SERIAL_ECHO macro type (#12557)
|
6 years ago |
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
7 years ago |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 years ago |
Scott Lahteine
|
a037ddbf7b
|
Other spacing tweaks
|
7 years ago |
Scott Lahteine
|
e94f79ccea
|
Patch some serial macros
|
8 years ago |
Scott Lahteine
|
081bf1f879
|
Patch #else / #endif comments
|
8 years ago |
Scott Lahteine
|
5a7b810fdd
|
General comment cleanup
|
8 years ago |
Scott Lahteine
|
25a6bfa7ed
|
Add and apply WITHIN macro
|
8 years ago |
Scott Lahteine
|
68b46fb2c9
|
Allow send to i2c address 0 (broadcast)
|
8 years ago |
Scott Lahteine
|
2b226bc5c2
|
TWIBus patch for proper use of Wire.requestFrom
|
8 years ago |
Scott Lahteine
|
d63b8e2b2b
|
Additional details for I2C_SLAVE_ADDRESS
|
8 years ago |
Scott Lahteine
|
bd928a69ec
|
Add request, capture, flush to TWIBus
|
8 years ago |
Scott Lahteine
|
97e0aed304
|
Further refinements of TWIBus
|
8 years ago |
Scott Lahteine
|
a99ecf71d8
|
Add support for i2c slave address
|
8 years ago |
Scott Lahteine
|
1addb50b62
|
Shrink debug code in TWIBus and disable by default
|
9 years ago |
Scott Lahteine
|
e523a0dc61
|
Fix bug in TWIBus ctor declaration
|
9 years ago |
Scott Lahteine
|
386140f361
|
Test time difference in safe way
|
9 years ago |
jbrazio
|
dd3a06a95a
|
Implemented M155 and M156, a generic TWI/I2C interface for Marlin
|
9 years ago |