Neil van Geffen
|
c56b66543d
|
Permit Stall Sensitivity of 0 (#17722)
|
5 years ago |
Jason Smith
|
8f7f7f7c45
|
Apply missed const& SPI optimization (#17734)
Followup to eebb68cd7f
|
5 years ago |
Scott Lahteine
|
ef74ca60c0
|
Fix unwarm regData index
|
5 years ago |
Scott Lahteine
|
eebb68cd7f
|
SPI performance tweak
|
5 years ago |
Scott Lahteine
|
4ed912eb23
|
Misc. patches
|
5 years ago |
randellhodges
|
b700b3cde6
|
Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Giuliano Zaro
|
d7f90c36df
|
Fix SAMD51 Step Timer (#17692)
|
5 years ago |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Bob Kuhn
|
33bb7859d4
|
Composite USB for STM32 SDIO (experimental) (#17222)
|
5 years ago |
Scott Lahteine
|
5a5be7e287
|
Reorder setup, with serial early
|
5 years ago |
Scott Lahteine
|
0fec478562
|
Wrangle HAL EEPROM types
|
5 years ago |
Scott Lahteine
|
d666ef00e0
|
Prevent 'I2C_EEPROM' on LPC176x
|
5 years ago |
Scott Lahteine
|
78fe411c7d
|
Include swt_init in log
|
5 years ago |
grauerfuchs
|
4a5a3d27ed
|
Option to use raw digipot values (#17536)
|
5 years ago |
Scott Lahteine
|
847ea583f6
|
STM32F103VE has 512K Flash EEPROM (#17565)
|
5 years ago |
Giuliano Zaro
|
c16818b261
|
Fix SAMD51 timer usage (#17471)
|
5 years ago |
Bob Kuhn
|
f5d809f366
|
SKR Pro 1.1 WiFi and LCD SD card support (#17531)
|
5 years ago |
Scott Lahteine
|
880f63b008
|
It looks like HAS_ONBOARD_SD is obsolete
|
5 years ago |
Ryan
|
a97ae51cc7
|
Archim: PIO upload on Windows, Arduino IDE LCD (#17405)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Scott Lahteine
|
3645e59893
|
Minor style tweaks
|
5 years ago |
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
5 years ago |
Scott Lahteine
|
f263782f1b
|
Fix ESP32 eeprom flag
|
5 years ago |
Scott Lahteine
|
62e8c2dd87
|
Fix up 'system' includes
|
5 years ago |
Scott Lahteine
|
96ab16a9dd
|
Pulldown for all FastIO headers
Co-Authored-By: borsegbr <borsegbr@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
d029a09810
|
Minor HAL cleanup
|
5 years ago |
Giuliano Zaro
|
129b270628
|
QSPI EEPROM for SAMD51 (#17292)
|
5 years ago |
Scott Lahteine
|
0175189c34
|
Allow G2_PWM to be slimmer
|
5 years ago |
ellensp
|
41e944da00
|
Fix Emergency Parser on DUE (#17276)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
ellensp
|
cd4060a99c
|
Add USB serial support to SERIAL_PORT_2 on DUE (#17245)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
adb7a88428
|
Fix an unused var warning
|
5 years ago |
Scott Lahteine
|
580d314fbe
|
Skip impossible PWM sanity-checks
|
5 years ago |
Scott Lahteine
|
b14c933171
|
LPC1768 EEPROM fallback to flash, add overrides (#17184)
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |
BigTreeTech
|
8bad6e11e2
|
Fix STM32 _WRITE macro parameter (#17121)
|
5 years ago |
Scott Lahteine
|
112245ee48
|
More explicit EEPROM types (#17127)
|
5 years ago |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
5 years ago |
Scott Lahteine
|
631addbbb4
|
SAMD51 SoftwareSerial (#17041)
|
5 years ago |
Scott Lahteine
|
07e22d1d65
|
Neopixel on LPC uses GPIO toggling
|
5 years ago |
Scott Lahteine
|
2c4e054e9a
|
Fix fastio pin comment
|
5 years ago |
Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
5 years ago |
Scott Lahteine
|
3473b21710
|
Move millis_t includes
|
5 years ago |
Scott Lahteine
|
730804289c
|
Catch more LPC1768 pin conflicts (#17019)
|
5 years ago |
Scott Lahteine
|
daa32013b1
|
Sanity check for LPC serial pin conflict (#16981)
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
vivian-ng
|
eeec4c27e7
|
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 (#16918)
|
5 years ago |
Scott Lahteine
|
4ef627d79f
|
Add a note on EEPROM todo
|
5 years ago |
vivian-ng
|
4c6f695bea
|
Put ESP32 I2S stepper task and Marlin on the same core (#16874)
|
5 years ago |
Giuliano Zaro
|
199a1ba0e5
|
Move SAMD51 Temperature timer to RTC (#16868)
|
5 years ago |