617 Commits (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

Author SHA1 Message Date
  Scott Lahteine de0046fc8b Fix empty HAS_TIMER macros 5 years ago
  Alexander Gavrilenko 6d9aaca082 Fix compilation error for MKS Robin (#13506) 5 years ago
  Scott Alfter c6dbe6e9d6 Fix Teensy 3.5/3.6 __get_primask (#13514) 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
  pinchies ef3b93daa1 Fix STM32F1 SD-based EEPROM emulation (#13475) 5 years ago
  Scott Lahteine 380c771988 Handle word-padded flash-based eeprom (STM32F1) 5 years ago
  Scott Alfter 32332bcd03 Proceed with Teensy 3.5/3.6 HAL (#13450) 5 years ago
  Scott Lahteine b376c7e374 Group DISABLED items 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  Karl Andersson 5d3928cb01 PWM is not defined on Arduino Core STM32 (#13405) 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 6214c997c0 Remove includes of <binary.h> 5 years ago
  Scott Lahteine 4555ae448f Fixups for ESP32 5 years ago
  Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 5 years ago
  Scott Lahteine ad91476d26 Fix USEABLE_HARDWARE_PWM 5 years ago
  Scott Lahteine 51ff5b68fa Clean up fastIO ahead of PWM patch 5 years ago
  jmz52 013bb469ca Fix compilation for STM32F1 with no SDIO (#13366) 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 77b4176152 Use lib include for bit_constants.h 5 years ago
  pinchies 4c43e6c48b Fix "spontaneous heating" issue (WRITE bug) on STM32 (#13356) 5 years ago
  Msq001 fb3302feda Fix STM32F1 Serial and ADC pins (#13331) 5 years ago
  Reece Kibble dbead66988 Allows user to set (almost) any PWM frequency (#12638) 5 years ago
  Scott Lahteine 44571775bd Further support for 6 extruders 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 fa236e9718 General cleanup ahead of L64XX 5 years ago
  Scott Lahteine 9a6b90f47d TMC2660.h comment tweaks 5 years ago
  Bob Kuhn ddbe4cfa20 Printrboard G2 support (#13116) 5 years ago
  Scott Lahteine 4200f9ed62 Hide freeMemory et.al. warnings 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
  Karl Andersson 76e9ee33aa Fix include order to make SERIAL_PORT_2 work (#13241) 5 years ago
  Scott Lahteine 15aa932aa6
HAL for Linux (#13146) 5 years ago
  Scott Lahteine a43e892fb5 Use 8-bit i2c address on LPC platform 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 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
  Scott Lahteine 18996d2595 Fix some spelling 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 894f5c24a8 Fix trailing whitespace 5 years ago
  Scott Lahteine d9a3fea022 Comments in HAL_spi_STM32F1.cpp 5 years ago