72 Commits (e04e18a5902958c9a200ff67b3fba6c730524bf3)

Author SHA1 Message Date
Chris Bagwell e04e18a590 🧑‍💻 STM32G0B1RE Pins Debugging (#24748) 2 years ago
InsanityAutomation 0dc59311ec 🐛 Resolve DUE Servo pulse issue (#24305) 2 years ago
Scott Lahteine 1156557a47 🧑‍💻 Misc. servo code cleanup 2 years ago
ellensp 48d03ca0a9 🩹 Media Change followup (#24302) 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
John Robertson b0d621d8b9 🧑‍💻 Define isr_float_t to assert a non-FPU float (#23969) 2 years ago
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2 years ago
zerkix 70f03ad852 🐛 Finish and organize temp sensors (#23519) 2 years ago
Scott Lahteine b6c37960e8 📝 KHz => kHz (#23512) 2 years ago
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 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 2c30b75268 🎨 Various multi-axis patches (#22823) 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
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
Katelyn Schiesser 5054dc6ea2 🐛 Redundant Temp Sensor followup (#22196) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 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 2059c6e4d0 Apply pointer formatting 3 years ago
Tomas Rimkus 8d73a6c4e2 Avoid watchdog reset in all wired EEPROMs (#21436) 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
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Giuliano Zaro 130dfbe11c [SAMD51] Postmortem Debugging not implemented (#21211) 3 years ago
Giuliano Zaro 8ec86b810d Don't create unused Serial Port instances (#21066) 3 years ago
Scott Lahteine 4771379302 Evaluate ANY_SERIAL_IS in place 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
Scott Lahteine efc396bd05 General cleanup, use _BV 3 years ago
Giuliano Zaro a5d2180bf5 MMU2 as standard serial device (#20771) 3 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 3 years ago
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Scott Lahteine 67d58ccb98 HAL support for 8s watchdog 4 years ago
Scott Lahteine 2774b70fbf gcode_D EEPROM size, cleanup 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Jason Smith d5340675ae Fix SAMD Serial name macro (#19765) 4 years ago
Scott Lahteine 7e09160ba3 Batch appercase hex values 4 years ago
Victor Oliveira 2553a18f40 Support for Debug Codes - Dnnn (#19225) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine bfa6cd3693 HAL/serial followup 4 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup 4 years ago
ellensp 8d6a263c1c HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947) 4 years ago
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 4 years ago
Giuliano Zaro 796471a7c6 [SAMD51] ES Interrupt parity with other HALs (#18836) 4 years ago