169 Commits (1156557a4747864ce4c6c6f04d8ac80fee0cd9f8)

Author SHA1 Message Date
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 4831cbebd8 🎨 Add EXP1/2 headers, adjust TFT pins (#24230) 2 years ago
Scott Lahteine a0fe4f4895 🎨 Minor HAL cleanup 2 years ago
Scott Lahteine c4b8339b84 🎨 HAL_MinSerial.* => MinSerial.* 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
InsanityAutomation 942f088522 🩹 Fix Maple HAL compile errors (#23685) 2 years ago
Mike La Spina a07d7e4b8a 🍻 STM32 set_pwm_duty "on/off" for digital pins (#23665) 2 years ago
zerkix 70f03ad852 🐛 Finish and organize temp sensors (#23519) 2 years ago
Scott Lahteine c478ed08c8 🧑‍💻 Adjust FastIO AVR timer enums, macros 3 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 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
Keith Bennett 018c7b1cf4 BigTreeTech Mini 12864 V1.0 (#23130) 3 years ago
Mike La Spina 5f08864d1f 🐛 Fix STM32 set_pwm_duty (#23125) 3 years ago
luzpaz 99f58f63f2 🎨 Fix misspelling (#23137) 3 years ago
Tanguy Pruvot fd136d5501 🐛 Fix TFT backlight [STM32] (#23062) 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
Tanguy Pruvot 5d8ca7c944 🐛 STM32 ADC followup (#22798) 3 years ago
Scott Lahteine 6cf95509cd 🎨 Replace some infrequently-used macros 3 years ago
Steven Haigh 2630eefcc4 🐛 STM32 ADC Resolution = 12 bit (or ADC_RESOLUTION) (#22789) 3 years ago
Scott Lahteine ab9609146f 💡 Adjust headers, formatting 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
Scott Lahteine 95f27cf339 🎨 EXP1/2 headers and pins cleanup (#22628) 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
Scott Lahteine e402f43c02 🎨 NULL => nullptr 3 years ago
Tanguy Pruvot bc68664c3b 🚑️ Init FastIO before anything else (#22508) 3 years ago
mks-viva 3ab6789807 MKS MINI12864 V3 for MKS Robin Nano V2/3 (#22285) 3 years ago
Victor Oliveira 8334e92b6f MSC Support for STM32 + SDIO boards -> SKR 2 (#22354) 3 years ago
MKS-Sean cad2f69687 MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109) 3 years ago
Scott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
Scott Lahteine 003ce25acf 🎨 Format onboard_sd.cpp 3 years ago
Katelyn Schiesser d322e495b2 More flexible redundant temp sensor (#22085) 3 years ago
ellensp 76d4a395d1 🩹 Fallback ID for MKS TS35 V2.0 (#22031) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Krzysztof Błażewicz 529bbfad10 ⚗️ 32-bit float constants (STM32F1) (#21996) 3 years ago
ekef 0977429138
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts (#21889) 3 years ago
Victor Oliveira c463b81819 BTT SKR Mini E3 for HAL/STM32 (#21488) 3 years ago
BigTreeTech ac11c689f7 Capacitive Touch Screen (GT911) for SKR SE BX (#21843) 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
Scott Lahteine 5cbdf51b4a Apply SBI/CBI/TEST in HAL 3 years ago
Keith Bennett 62ec696cae Fix "continuous" typo (#21701) 3 years ago