Scott Lahteine
|
6fb2d8a25f
|
🧑💻 Remove extraneous 'inline' hints
|
2 年之前 |
Stuart Pittaway
|
ad14b5052c
|
✨ M261 S I2C output format (#22890)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 年之前 |
Scott Lahteine
|
1dafd1887e
|
🎨 Apply F() to various reports
|
3 年之前 |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
3 年之前 |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 年之前 |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 年之前 |
Scott Lahteine
|
e3321920f3
|
Update Marlin website links to https
|
4 年之前 |
Scott Lahteine
|
a84990961a
|
Simplify TWIBus debug
|
4 年之前 |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 年之前 |
aleknest
|
cf87d3c700
|
More compatible uint8_t for Experimental i2c Bus buffer (#15788)
|
5 年之前 |
Scott Lahteine
|
0b4aedf13e
|
Less use of "this"
|
5 年之前 |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 年之前 |
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
5 年之前 |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 年之前 |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 年之前 |
Scott Lahteine
|
ee53f7d813
|
Revert header reorg.
|
6 年之前 |
Scott Lahteine
|
0dedb3e139
|
Reorganize some core headers (#11983)
|
6 年之前 |
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
7 年之前 |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 年之前 |
Scott Lahteine
|
76c92a1fab
|
Clean up some trailing spaces
|
7 年之前 |
Scott Lahteine
|
941943c167
|
Apply const, spacing, etc.
|
7 年之前 |
Scott Lahteine
|
081bf1f879
|
Patch #else / #endif comments
|
7 年之前 |
Scott Lahteine
|
5a7b810fdd
|
General comment cleanup
|
7 年之前 |
Scott Lahteine
|
75bfde9945
|
M155=>M260, M156=>M261
|
8 年之前 |
Scott Lahteine
|
2b226bc5c2
|
TWIBus patch for proper use of Wire.requestFrom
|
8 年之前 |
Scott Lahteine
|
bd928a69ec
|
Add request, capture, flush to TWIBus
|
8 年之前 |
Scott Lahteine
|
79ba983782
|
Allow reply() to use const string with no warning
|
8 年之前 |
Scott Lahteine
|
97e0aed304
|
Further refinements of TWIBus
|
8 年之前 |
Scott Lahteine
|
67f119d18b
|
Add an i2c request handler
|
8 年之前 |
Scott Lahteine
|
dd75fca4d9
|
Make M155 / M156 a bit more flexible
|
8 年之前 |
Scott Lahteine
|
a99ecf71d8
|
Add support for i2c slave address
|
8 年之前 |
Scott Lahteine
|
1addb50b62
|
Shrink debug code in TWIBus and disable by default
|
8 年之前 |
jbrazio
|
dd3a06a95a
|
Implemented M155 and M156, a generic TWI/I2C interface for Marlin
|
8 年之前 |