Scott Lahteine
|
e3321920f3
|
Update Marlin website links to https
|
5 years ago |
Scott Lahteine
|
a84990961a
|
Simplify TWIBus debug
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
aleknest
|
cf87d3c700
|
More compatible uint8_t for Experimental i2c Bus buffer (#15788)
|
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
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 years ago |
Scott Lahteine
|
ee53f7d813
|
Revert header reorg.
|
6 years ago |
Scott Lahteine
|
0dedb3e139
|
Reorganize some core headers (#11983)
|
6 years ago |
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
7 years ago |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 years ago |
Scott Lahteine
|
76c92a1fab
|
Clean up some trailing spaces
|
7 years ago |
Scott Lahteine
|
941943c167
|
Apply const, spacing, etc.
|
7 years ago |
Scott Lahteine
|
081bf1f879
|
Patch #else / #endif comments
|
8 years ago |
Scott Lahteine
|
5a7b810fdd
|
General comment cleanup
|
8 years ago |
Scott Lahteine
|
75bfde9945
|
M155=>M260, M156=>M261
|
8 years ago |
Scott Lahteine
|
2b226bc5c2
|
TWIBus patch for proper use of Wire.requestFrom
|
8 years ago |
Scott Lahteine
|
bd928a69ec
|
Add request, capture, flush to TWIBus
|
8 years ago |
Scott Lahteine
|
79ba983782
|
Allow reply() to use const string with no warning
|
8 years ago |
Scott Lahteine
|
97e0aed304
|
Further refinements of TWIBus
|
8 years ago |
Scott Lahteine
|
67f119d18b
|
Add an i2c request handler
|
8 years ago |
Scott Lahteine
|
dd75fca4d9
|
Make M155 / M156 a bit more flexible
|
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 |
jbrazio
|
dd3a06a95a
|
Implemented M155 and M156, a generic TWI/I2C interface for Marlin
|
9 years ago |