268 Commits (5c15f6f64b63298cdf60de64536a7a7f91359803)

Author SHA1 Message Date
Scott Lahteine d3add3c34f Init servo macro, j/b 5 years ago
InsanityAutomation f1eaed7e98 Only init servo pins used for servos (#14589) 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
gmarsh ab99a80793 GMARSH X6 board support (#14550) 5 years ago
Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5 years ago
Bob Kuhn dc02d0720d Pins Debugging for STM32 — NEEDS TESTING (#14309) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine b6546ea33a Add include guards to some headers 5 years ago
Giuliano Zaro 66e16af29d SPI defines cleanup (#14506) 5 years ago
Giuliano Zaro b7573c6e69 Remove unused WRITE_VAR, etc. (#14493) 5 years ago
Scott Lahteine 49027721e9 Clean up some pinsDebug headers 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
Andy Shaw 064177154c Update SD card connection / sharing options (#14325) 5 years ago
Scott Lahteine 3d9d72e8db Include order, spacing, etc. 5 years ago
Scott Lahteine 9a56a88200 Use OUT_WRITE in SPI pin init 5 years ago
Scott Lahteine a49919396a LPC1768 MarlinServo => libServo 5 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
Chris Pepper 451ea996c9
[LPC176x] Fix switch fallthrough 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
Scott Lahteine 9853331b34 Fix temp init, loosen ADC grace period 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
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
jmdearras b65cb5704d Fix, improve FYSETC_MINI_12864 support (#13730) 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
Bob Kuhn 9b578ca343 Support FYSETC_MINI_12864 on Re-ARM, RAMPS_FD, MKS SBASE (#13717) 5 years ago
Scott Lahteine d72946a8d7 Fix LPC1768 build with no watchdog 5 years ago
Scott Lahteine c8a83fb122 SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA 5 years ago
Bob Kuhn 9a56d90150 Fix M43 on LPC176x (#13587) 5 years ago
Alexander Amelkin e40636a7c1 Replace digitalPinHasPWM with HAS_TIMER (#13520) 5 years ago
Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5 years ago
Scott Lahteine 380c771988 Handle word-padded flash-based eeprom (STM32F1) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 years ago
Scott Lahteine 51ff5b68fa Clean up fastIO ahead of PWM patch 5 years ago
Scott Lahteine aa1d587128 Some LCD code cleanup 5 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Chris Pepper b0553d2d97 Add M997 support and simple implementation for LPC176x (#13281) 5 years ago
Scott Lahteine 758c6c9464 Very minor SPI speedup 5 years ago
Scott Lahteine 03e109c4a3 FLASH_EEPROM => FLASH_EEPROM_EMULATION 5 years ago
Scott Lahteine 50917ccda6 Tweak some u8g interface code 5 years ago
Scott Lahteine 3a1b6fe8c1 Coding standards 5 years ago