199 Commits (a4c24511f7afdd821a74a5f528196cccee03fe94)

Author SHA1 Message Date
Bob Kuhn c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Bob Kuhn 81ca5a4cd4 Fix and improve FYSETC LCD support (#13767) 5 years ago
Marcio Teixeira 08f21335a6 Fix bad opcode in LIGHTWEIGHT_UI; add 32-bit HAL and Due compatibility (#13751) 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
Bob Kuhn 6bd0a0be97 Relocate DUE Stepper ISR to TC0,2 (#13481) 5 years ago
Scott Lahteine b376c7e374 Group DISABLED items 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 1f7e220387 Make HAL ISR macros function-like 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Bob Kuhn ddbe4cfa20 Printrboard G2 support (#13116) 5 years ago
Scott Lahteine dc88747770 Fix Due GET_ARRAY_IS_DIGITAL 5 years ago
Scott Lahteine 833c2e54a1 Add an empty flushTX to MarlinSerialUSB_Due 5 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
Scott Lahteine 631d867dc9 HAL cleanups 5 years ago
Scott Lahteine 758c6c9464 Very minor SPI speedup 5 years ago
Scott Lahteine 422dd6666e Fix Due EEPROM write bug 5 years ago
Scott Lahteine 3a1b6fe8c1 Coding standards 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine e1587da228
Clean up HAL_spi_Due.cpp (#13087) 5 years ago
Scott Lahteine 48a581ba2e Tweak some HAL Due code 6 years ago
Scott Lahteine a5911765c3 Tweak some spacing 6 years ago
Scott Lahteine 424aa05cc2 Fix some file endings 6 years ago
Scott Lahteine ce563d7c2e Various general cleanups 6 years ago
InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Marcio Teixeira 7109dadd21 Additional pin definitions for Archim 2 (#12500) 6 years ago
Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
Ryan 052d102ded UltiMachine Archim 1 support (#12404) 6 years ago
Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 6 years ago
Scott Lahteine 4e0c935959 Update HAL and libs formatting 6 years ago
Scott Lahteine e0956bb572 Drop 'register' storage specifier 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine 5580773191
Use FastIO, sanity-check LPC SD options, apply formatting (#12231) 6 years ago
Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 6 years ago
Scott Lahteine 7a04eb3a8b Fix some comment formatting 6 years ago
Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
Marcio Teixeira 5b7dd553d3 Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 6 years ago
Scott Lahteine bc75eb2c64 Cleanup for HAL_spi_Due.cpp 6 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Marcio Teixeira ec9aa4f468 [2.0.x] Miscellaneous fixes (#12039) 6 years ago
Scott Lahteine 33056046a3
STM32 non-generic PWM_PIN and USEABLE_HARDWARE_PWM (#12016) 6 years ago
Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace 6 years ago
AnoNymous 001f26b642 Template struct simplification for serial (#11990) 6 years ago
Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 6 years ago
Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 6 years ago