70 Commits (b4f15d867fa28f4ede810d34c8fa5ed6b03d621d)

Author SHA1 Message Date
John Robertson c34dd64469 ️ PWM for ESP32 I2S expander (#24193) 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
tombrazier 21c838cb1b ⚗️ Temperature Model Predictive Control (#23751) 2 years ago
ellensp 4a6ae1b64d 🎨 Remove MKS custom pins, TinyBee cleanup (#24186) 2 years ago
Scott Lahteine 7444933d5d 🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP 2 years ago
John Robertson b0d621d8b9 🧑‍💻 Define isr_float_t to assert a non-FPU float (#23969) 2 years ago
ellensp 18b17fc97d 🐛 Fix MKS_MINI_12864 build for ESP32 (#24071) 2 years ago
Scott Lahteine edc4089121 🐛 Fix pulldown sanity check 2 years ago
John Robertson cc8e485e1c ESP32 - Hardware PWM for fan, cutter, servos (#23802) 2 years ago
John Robertson 2f2a999368 🐛 MKS TinyBee - 2.5V ADC Vref (#23903) 2 years ago
ellensp 893c662438 🐛 ESP32 _delay_ms, fix u8g_esp32_spi.cpp (#23810) 2 years ago
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2 years ago
ellensp 82ae3646cb 🐛 Fix missing u8g_esp32_spi (#23562) 2 years ago
zerkix 70f03ad852 🐛 Finish and organize temp sensors (#23519) 2 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
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
Scott Lahteine 8562f0ec44 "Rutilea" ESP32 board (#22880) 3 years ago
Scott Lahteine aa198e41dd 🎨 Pragma GCC cleanup 3 years ago
Mark 66048a5f27 ESP32 Panda_ZHU and Panda_M4 (#22644) 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
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 ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
Victor Oliveira 7f3208ba79 Host Keepalive followup (#21290) 3 years ago
Victor Oliveira 7a5a6ca53f Fix Host Keepalive serial target (#21283) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
X-Ryl669 dc11874abe Postmortem Debugging to serial port (#20492) 3 years ago
Simon Jouet 80c1be919f Fix ESP32 I2S init placement (#21019) 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
Rockman18 910059adcb Fix, consolidate PSTR aliases (#20812) 3 years ago
Scott Lahteine efc396bd05 General cleanup, use _BV 3 years ago
EvilGremlin 7f8188ccb6 ESP32 Tone Generator (#20704) 4 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Costas Basdekis dc144fb910 Distinct runout states (#19965) 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
Scott Lahteine 2fed3982d6 Pins post-process header (#19860) 4 years ago
Scott Lahteine e32bdf6a93 ESP32: i2s_init requires I2S_STEPPER_STREAM 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
Scott Lahteine 69917690f3 Adjust HAL platform defines, comments 4 years ago