306 Commits (856013cc0fe4c10518a9610561885bbfb01b76f7)

Author SHA1 Message Date
teemuatlut 5c69d45f5b [2.0.x] TMC2130 support for LPC platform (#9114) 7 years ago
Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 7 years ago
Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7 years ago
Chris Pepper f875f49caa [2.0.x] LPC1768: Fix: Serial pins disabled correctly when in use (#9193) 7 years ago
Thomas Moore 63fd23ab1c Cleanup MKS-SBASE compile warnings 7 years ago
Christopher Pepper 1e65562d55 LPC1768: HAL: only initialise used HardwareSerial ports 7 years ago
Thomas Moore 6856eccc77 Master-only TwoWire class for LPC1768 7 years ago
Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 7 years ago
Scott Lahteine 742cff5f3c Followup to #9141 7 years ago
Thomas Moore 84de428d30 [2.0.x] Fix compile errors (#9141) 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Bob-the-Kuhn 6a50adb4d5 works 7 years ago
Christopher Pepper 14dcad6bbc LPC1768: Increase ADC median filter from 3 values to 23 7 years ago
Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() 7 years ago
Scott Lahteine 3319765034 Detab some HAL files 7 years ago
Scott Lahteine 1c41de16d4 Trailing whitespace clean 7 years ago
revilor 959a2d2527 Add beginTransaction to HAL SPI (#9019) 7 years ago
Bob-the-Kuhn 5574fad69c copy of PR #8991 code 7 years ago
Bob-the-Kuhn adb9ecf3cc copy of PR #8990 7 years ago
Scott Lahteine 1a827d5b68 Opening brace tweaks 7 years ago
Bob-the-Kuhn 1a948cbd93 Fix SET_OUTPUT glitch - LPC1768 & DUE 7 years ago
Scott Lahteine 097a26007f Fix SDSUPPORT for MKS SBASE 7 years ago
Scott Lahteine 6149b82119 Allow setting current timer counter 7 years ago
Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 7 years ago
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 years ago
Scott Lahteine a3b098b4be Whitespace clean 7 years ago
Bob-the-Kuhn 57fac33a74 add explanations 7 years ago
Bob-the-Kuhn bb23286383 add README & modify spi_pins.h 7 years ago
Harald Gutsche f5b4e1ef4f as a workaround enable PWM for any pin, see PR #8622 7 years ago
Unknown d1f11e9c10 fix missing GET_TIMER (used by PWM for Ex_AUTO_FAN) 7 years ago
Harald Gutsche dd1b503f64 fix NUM_DIGITAL_PINS being negative for more than 127 digital pins 7 years ago
Scott Lahteine c8718aa111 Spacing, macros in LPC1768_PWM 7 years ago
Bob-the-Kuhn 59b32c25b5 MKS Sbase changes 7 years ago
Thomas Moore 5f9592a523 Cleanup narrowing warning in pin_is_protected 7 years ago
Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 years ago
Thomas Moore fa577392b2 Add BIQU BQ111-A4 board 7 years ago
Bob-the-Kuhn 9dad534f02 fixed 7 years ago
Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 7 years ago
Scott Lahteine f409147116 Fix P2_04, P2_05 7 years ago
Bob-the-Kuhn a28ccabe2a M42 P1.20 fix 7 years ago
Scott Lahteine b9327a4d16 Misc. general cleanup 7 years ago
Scott Lahteine 8836623e0f Fix `sq`/`min`/`max` macros after platform headers 7 years ago
Scott Lahteine 1d4571b88d Dependency adjustments 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 7 years ago
Scott Lahteine 32512332df Apply some formatting 7 years ago
Bob-the-Kuhn b6415dc169 finish 7 years ago
Bob-the-Kuhn d47fbf791b Arduini IDE compatibility changes 7 years ago
Bob-the-Kuhn 0483a7df91 AVR RRD works 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 years ago