998 Commits (ea39d3c45e0a9076f2cd74702af96b2a9d3c43cc)

Author SHA1 Message Date
Scott Lahteine 78fe411c7d Include swt_init in log 4 years ago
grauerfuchs 4a5a3d27ed
Option to use raw digipot values (#17536) 4 years ago
Scott Lahteine 847ea583f6
STM32F103VE has 512K Flash EEPROM (#17565) 4 years ago
Giuliano Zaro c16818b261
Fix SAMD51 timer usage (#17471) 4 years ago
Bob Kuhn f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support (#17531) 4 years ago
Scott Lahteine 880f63b008 It looks like HAS_ONBOARD_SD is obsolete 4 years ago
Ryan a97ae51cc7
Archim: PIO upload on Windows, Arduino IDE LCD (#17405) 4 years ago
Scott Lahteine 3645e59893 Minor style tweaks 4 years ago
Ben df8b7dfc40
Various Laser / Spindle improvements (#15335) 4 years ago
Scott Lahteine f263782f1b Fix ESP32 eeprom flag 4 years ago
Scott Lahteine 62e8c2dd87 Fix up 'system' includes 4 years ago
Scott Lahteine 96ab16a9dd Pulldown for all FastIO headers 4 years ago
Scott Lahteine d029a09810 Minor HAL cleanup 4 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 years ago
Scott Lahteine 0175189c34 Allow G2_PWM to be slimmer 4 years ago
ellensp 41e944da00
Fix Emergency Parser on DUE (#17276) 4 years ago
ellensp cd4060a99c
Add USB serial support to SERIAL_PORT_2 on DUE (#17245) 4 years ago
Scott Lahteine adb7a88428 Fix an unused var warning 4 years ago
Scott Lahteine 580d314fbe Skip impossible PWM sanity-checks 4 years ago
Scott Lahteine b14c933171
LPC1768 EEPROM fallback to flash, add overrides (#17184) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
BigTreeTech 8bad6e11e2
Fix STM32 _WRITE macro parameter (#17121) 4 years ago
Scott Lahteine 112245ee48
More explicit EEPROM types (#17127) 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine 631addbbb4
SAMD51 SoftwareSerial (#17041) 4 years ago
Scott Lahteine 07e22d1d65 Neopixel on LPC uses GPIO toggling 4 years ago
Scott Lahteine 2c4e054e9a Fix fastio pin comment 4 years ago
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 4 years ago
Scott Lahteine 3473b21710 Move millis_t includes 4 years ago
Scott Lahteine 730804289c
Catch more LPC1768 pin conflicts (#17019) 4 years ago
Scott Lahteine daa32013b1
Sanity check for LPC serial pin conflict (#16981) 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
vivian-ng eeec4c27e7
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 (#16918) 4 years ago
Scott Lahteine 4ef627d79f Add a note on EEPROM todo 4 years ago
vivian-ng 4c6f695bea
Put ESP32 I2S stepper task and Marlin on the same core (#16874) 4 years ago
Giuliano Zaro 199a1ba0e5
Move SAMD51 Temperature timer to RTC (#16868) 4 years ago
Scott Lahteine 0b984519c3
Clean up stepper and babystep (#16857) 4 years ago
Giuliano Zaro ff0c931e47
Add RAMPS 1.4.4 to AGCM4 (#16606) 4 years ago
Scott Lahteine 49a66bc4cc Fix ESP32 warning, specify supported version 4 years ago
Robby Candra a83ad2d9d4
Define MarlinSerial instances for DGUS (#16841) 4 years ago
Giuliano Zaro 4a733796bd
Prevent pin glitches on out commutation (#16835) 4 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 4 years ago
Giuliano Zaro d5790e09a5
Update SAMD51 EEPROM repo link (#16832) 4 years ago
Scott Lahteine a33d08928a Tweak LPC1768 upload py script 4 years ago
Scott Lahteine b9b07387d7 Minor HAL cleanup 4 years ago
Giuliano Zaro 90e2c42031 Adafruit Grand Central M4 fixes (#16812) 4 years ago
Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 4 years ago
Robby Candra 86812432f3
Remove extraneous Serial init (#16794) 4 years ago
Scott Lahteine 7bf2190f03 Fix CALIBRATION_GCODE pin handling 4 years ago