105 Commits (0dc59311ec3ccbeb0643a3384adec7bb24496d18)

Author SHA1 Message Date
InsanityAutomation 0dc59311ec 🐛 Resolve DUE Servo pulse issue (#24305) 2 years ago
Scott Lahteine 1156557a47 🧑‍💻 Misc. servo code cleanup 2 years ago
Scott Lahteine fd13a928c1 Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Scott Lahteine 07cd248b91 ♻️ Move watchdog to MarlinHAL 2 years ago
Scott Lahteine 800a936caa 🎨 Combine serial echos 2 years ago
Scott Lahteine a0fe4f4895 🎨 Minor HAL cleanup 2 years ago
Scott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
Marcio T 78c7fedcea 🐛 Fix Due cli/sei (#24182) 2 years ago
Scott Lahteine c4b8339b84 🎨 HAL_MinSerial.* => MinSerial.* 2 years ago
ellensp 7d37ae2b2b 🔧 AVR/DUE Serial Port pin conflict checks (#24148) 2 years ago
John Robertson b0d621d8b9 🧑‍💻 Define isr_float_t to assert a non-FPU float (#23969) 2 years ago
ellensp 4fd7d1b056 🐛 Fix STM32 Pins Debugging (#22896) 2 years ago
Scott Lahteine edc4089121 🐛 Fix pulldown sanity check 2 years ago
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2 years ago
Scott Lahteine b6c37960e8 📝 KHz => kHz (#23512) 3 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
Scott Lahteine ccc66a8528 🎨 Misc. cleanup 3 years ago
Mike La Spina 48358d6a5c 🏗️ Fix Maple HAL/STM32F1 PWM (#23211) 3 years ago
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 3 years ago
VragVideo 0273a68587 WYH L12864 LCD (Alfawise Ex8) (#22863) 3 years ago
Robby Candra fc2020c6ec 🔨 Fix IntelliSense / PIO conflicts (#23058) 3 years ago
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
Scott Lahteine aa198e41dd 🎨 Pragma GCC cleanup 3 years ago
Scott Lahteine b7f95dc8d4 🩹 Add MarlinSPI to more HALs 3 years ago
Scott Lahteine ab9609146f 💡 Adjust headers, formatting 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Chris Pepper d8ef23eda7 🐛 Fix LPC176x M43 Pins Debugging (#22611) 3 years ago
Scott Lahteine eb0d80cb19 🎨 Update MKSPWC, some other pins (#22557) 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
luzpaz 15cf97f0d5 🎨 Spellcheck code (#22531) 3 years ago
Katelyn Schiesser 61d0b08298 🎨 Prefer DELAY_NS over DELAY_CYCLES (#22382) 3 years ago
Scott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Scott Lahteine a468701511 Cleanup, hex formatting 3 years ago
fedetony c39c17c1b5 Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine fe24aa2254 More detailed serial config error 3 years ago
Scott Lahteine 791edd0cec Use itoa for sprintf int 3 years ago
Victor Oliveira 107dd313bd Multi-Volume. Select Media for LVGL (#21344) 3 years ago
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Tomas Rimkus 8d73a6c4e2 Avoid watchdog reset in all wired EEPROMs (#21436) 3 years ago
Scott Lahteine e817db62a4 Apply TMC UART to STM32, simplify 3 years ago
Scott Lahteine 85eb179acf Define HW serial ports needed for TMC UART (#21446) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
X-Ryl669 73332f4df1 Combined LPC / Serial fixes (#21178) 3 years ago
X-Ryl669 dc11874abe Postmortem Debugging to serial port (#20492) 3 years ago
Giuliano Zaro 8ec86b810d Don't create unused Serial Port instances (#21066) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago