128 Commits (21a47b50f4f6489759e2430bd6273cd7dbd0df82)

Author SHA1 Message Date
Scott Lahteine 93305a2d5e Fix some spellings 6 years ago
Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS 6 years ago
Bob-the-Kuhn 3c58ca181c [2.0.x] Correct step pulse width on LPC1768, DUE & Teensy35_36 (#10016) 6 years ago
Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6 years ago
Scott Lahteine ca577c1638 Fix up various spacing, comments, and typos 6 years ago
Scott Lahteine d45f19d385 Remove Unicode from var name 6 years ago
Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 6 years ago
Scott Lahteine beeed580b8
Implement digipots for MKS SBASE (#9927) 6 years ago
Scott Lahteine f3dbe19669 Tweaks to HAL codestyle 6 years ago
Scott Lahteine 90fa423737
Preliminary cleanup of #include structure (#9763) 6 years ago
Scott Lahteine 799e3b2b40 LPC1768 HAL formatting/comments 6 years ago
Scott Lahteine a810e585db Drop HAL_timer_set_count 6 years ago
Scott Lahteine ca55f2927a
Pulldown pin mode support (#9701) 6 years ago
Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6 years ago
Scott Lahteine b939a2e88c Watchdog conditional for LPC 6 years ago
Scott Lahteine 0891b58c30 #ifdef tweaks 6 years ago
Bob-the-Kuhn 3d72fe0730 snapshot 6 years ago
Scott Lahteine 33ec599ca0 Tweaky LPC1768 SPI spacing/style 6 years ago
Scott Lahteine c46de340b7 Clean up trailing whitespace 6 years ago
Thomas Moore e1fd9c08b3 [2.0.x] Add support for LPC1769 at 120 MHz (#9423) 6 years ago
Scott Lahteine b13099de3f General cleanup of HAL code 7 years ago
Scott Lahteine eb18ae9003 Define LSBFIRST / MSBFIRST for LPC 7 years ago
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