306 Commits (856013cc0fe4c10518a9610561885bbfb01b76f7)

Author SHA1 Message Date
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
InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine b96cc30cd0 HAL spacing tweak 5 years ago
Scott Lahteine 9e394139e5 Followup to 90911104 5 years ago
Andy Shaw 9091110460 LPC1768 - Don't change CS pin state (#13015) 5 years ago
InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
Chris Pepper 2919f3045d [LPC176x] Update PIO extrascript (#12878) 6 years ago
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Andy Shaw 4975b13b74 Fix problems with LPC1768 EEPROM flash emulation (#12503) 6 years ago
Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
Scott Lahteine 4e0c935959 Update HAL and libs formatting 6 years ago