85 Commits (4fd8ccae20e11e46eaa80021e1559e76ee047f6e)

Author SHA1 Message Date
Mike La Spina 48358d6a5c 🏗️ Fix Maple HAL/STM32F1 PWM (#23211) 3 years ago
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 3 years ago
Scott Lahteine feffc19867 🐛 Fix fast PWM WGM code 3 years ago
Mike La Spina e0c439fe91 ️ Controller Fan software PWM (etc.) (#23102) 3 years ago
Skruppy 9fffed7160 🐛 Prevent AVR watchdogpile (#23075) 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
Sergey 72f5c60c8c Squashed commit of the following: 3 years ago
Mark 66048a5f27 ESP32 Panda_ZHU and Panda_M4 (#22644) 3 years ago
Steve Wills dc4d2165f2 🐛 Add 'static' to fix 'duplicates' (#22826) 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 de4eed33e4 🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 6d96c221bd 🎨 Standardize G-code reporting 3 years ago
dotdash32 253f91765d 🎨 Use largest default ST9720 delays (#22713) 3 years ago
Scott Lahteine 7704d84419 🎨 EXP headers, ST7920 delays (#22641) 3 years ago
Chris Pepper d8ef23eda7 🐛 Fix LPC176x M43 Pins Debugging (#22611) 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
Scott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
Scott Lahteine 967942460e ️ Optimize Sensitive Pins array (except STM32) (#22080) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Alvaro Segura Del Barco 6861b1ec82 🐛 Fix Teensy PINS_DEBUGGING compile (#21958) 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 db90a180c2 Cleanup, hex formatting, includes 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
Ramiro Polla 00ea75ce82 Drop return value from Serial::write() (#21567) 4 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 4 years ago
Tomas Rimkus 8d73a6c4e2 Avoid watchdog reset in all wired EEPROMs (#21436) 4 years ago
Scott Lahteine 7fb04b3656 MarlinSerial cleanup 4 years ago
Scott Lahteine b6169a957d Fix MarlinSerial typo 4 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 4 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 4 years ago
X-Ryl669 dc11874abe Postmortem Debugging to serial port (#20492) 4 years ago
Scott Lahteine 8bca8e5ba0 Minor serial code cleanup 4 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
X-Ryl669 1e5995335c LVGL UI G-code console (#20755) 4 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 4 years ago
Giuliano Zaro a5d2180bf5 MMU2 as standard serial device (#20771) 4 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Keith Bennett aecfd95592 Clarify "not Interrupt-capable" error message (#20419) 4 years ago
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Scott Lahteine 2774b70fbf gcode_D EEPROM size, cleanup 4 years ago
Jason Smith 6a5799fc7d Revert at90usb1286 conditional (#19733) 4 years ago
Jason Smith 2c7b5fe1f2 Fix at90usb1286 build (#19687) 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