586 Commits (e09d8811c183819610f1c6a3a1d4b898df13f408)

Author SHA1 Message Date
Scott Lahteine d3bb5b69ba Apply NOLESS/NOMORE 5 years ago
Scott Lahteine c6d39319de Fix some whitespace 5 years ago
Giuliano Zaro 7b838f31be DUE HAL cleanup (#14126) 5 years ago
Scott Lahteine 47fd74a98d Clean up fast_pwm.cpp 5 years ago
Scott Lahteine 49229d97db Consistent _useTimerX tests 5 years ago
Scott Lahteine 8924389dfc Tweak servo µs macros 5 years ago
Scott Lahteine f8bede6b5e Fix some HAL includes 5 years ago
felixstorm 74f44783ac ESP32 servo support (#14109) 5 years ago
felixstorm bc5a1fe562 Various fixes for ESP32 (#14102) 5 years ago
Tanguy Pruvot 24b1818245 Secure STM32F1 servo code and M280 detach (#14085) 5 years ago
Scott Lahteine a49919396a LPC1768 MarlinServo => libServo 5 years ago
Scott Lahteine 2b5046659a Tweak Marlin headers, comments 5 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
Tanguy Pruvot 402f1f7307 STM32F1: STM32_HIGH_DENSITY is auto defined in HAL (#14057) 5 years ago
Tanguy Pruvot 256f810df2 Add open-drain output mode to STM32F1 FastIO (#14050) 5 years ago
Scott Lahteine 0b056970c6 Fix file.open in STM32 eeprom emu 5 years ago
Marcio Teixeira 9558962d59 Fix DUE HAL SW SPI compile error (#14005) 5 years ago
Chris Pepper 451ea996c9
[LPC176x] Fix switch fallthrough 5 years ago
Tanguy Pruvot d7b0369e39 STM32: Fix SD EEPROM emulation conflict (#14012) 5 years ago
Tanguy Pruvot 8075893352 STM32: fix sdcard filename conversion 5 years ago
Tanguy Pruvot 93dd097b1c Use E2END, if defined, for STM32F1 (SD) (#13981) 5 years ago
Bob Kuhn 456a0ee76b Improve Due SW SPI, Fysetc sanity checks, &c. (#13939) 5 years ago
Scott Lahteine a613bcad2d Fix some spelling 5 years ago
Tanguy Pruvot 62b36d1b98 Fix STM32 timer warnings (#13946) 5 years ago
Marcio Teixeira 746c38f4be Fix HAL_DUE multiple define error with graphical LCD (#13971) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Tanguy Pruvot e53d7e5517 STM32: ADC warning fix (#13933) 5 years ago
Tanguy Pruvot 11adcf1ce3 Add'l PLR options, AVR strstr_P compat (#13880) 5 years ago
J.C. Nelson 172abc305b Malyan M200 core fixes (#13927) 5 years ago
Scott Lahteine f9a50f451d Serial out cleanup 5 years ago
Scott Lahteine 9853331b34 Fix temp init, loosen ADC grace period 5 years ago
Tanguy Pruvot a4c24511f7 STM32: Fix Marduino SBI/CBI redefine (#13912) 5 years ago
Bob Kuhn c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900) 5 years ago
Chris Pepper 66f7065248
[LPC176x] Update extra script to support Python3 (#13908) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Thomas Moore ee243e4edf Fix mixing extruder filament change (#13803) 5 years ago
Scott Lahteine 9ccbd382e7 Update Watchdog description 5 years ago
Scott Lahteine b6279abd30 Better THERMAL_PROTECTION_GRACE_PERIOD 5 years ago
Kajetan Rzepecki 875e673a8c Add HAL-based thermal protection grace period for all heaters (#13778) 5 years ago
Bob Kuhn 81ca5a4cd4 Fix and improve FYSETC LCD support (#13767) 5 years ago
felixstorm 4e35e6c705 Fix SS pin in ESP32 HW SPI (#13781) 5 years ago
felixstorm 4a48b70c0b Fix (re-)defines in HAL_ESP32 (#13780) 5 years ago
Kajetan Rzepecki ea1ee02b53 Disable hardware PWM on ESP32 I2S expander (#13762) 5 years ago
Marcio Teixeira 4ac28ba6b3 Add missing file (#13754) 5 years ago
jmdearras b65cb5704d Fix, improve FYSETC_MINI_12864 support (#13730) 5 years ago
Kajetan Rzepecki d83a7924e6 Fix ESP32 TOGGLE() with I2S expander (#13743) 5 years ago
Marcio Teixeira 08f21335a6 Fix bad opcode in LIGHTWEIGHT_UI; add 32-bit HAL and Due compatibility (#13751) 5 years ago
Kajetan Rzepecki 7c8ee0cd5b Enable more ADC1 channels (pins 32-39) (#13742) 5 years ago
Kajetan Rzepecki e1acc09c6e Fix LPC1768 HAL SSD* screen init (#13741) 5 years ago
jmdearras 5f49b65c1f Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards (#13712) 5 years ago