115 Commits (ef3b93daa11eaeeae7830436fcec0164b1d6fad6)

Author SHA1 Message Date
  pinchies ef3b93daa1 Fix STM32F1 SD-based EEPROM emulation (#13475) 6 years ago
  Scott Lahteine 380c771988 Handle word-padded flash-based eeprom (STM32F1) 6 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
  Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 6 years ago
  Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 6 years ago
  Scott Lahteine 6214c997c0 Remove includes of <binary.h> 6 years ago
  Scott Lahteine 51ff5b68fa Clean up fastIO ahead of PWM patch 6 years ago
  jmz52 013bb469ca Fix compilation for STM32F1 with no SDIO (#13366) 6 years ago
  Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 6 years ago
  Scott Lahteine 77b4176152 Use lib include for bit_constants.h 6 years ago
  pinchies 4c43e6c48b Fix "spontaneous heating" issue (WRITE bug) on STM32 (#13356) 6 years ago
  Msq001 fb3302feda Fix STM32F1 Serial and ADC pins (#13331) 6 years ago
  Scott Lahteine 44571775bd Further support for 6 extruders 6 years ago
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 6 years ago
  Scott Lahteine 4200f9ed62 Hide freeMemory et.al. warnings 6 years ago
  Scott Lahteine 631d867dc9 HAL cleanups 6 years ago
  Scott Lahteine 3a1b6fe8c1 Coding standards 6 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
  Scott Lahteine d9a3fea022 Comments in HAL_spi_STM32F1.cpp 6 years ago
  Scott Lahteine 8f9b246d0e Tweak some formatting, replace tabs 6 years ago
  Scott Lahteine 3e867008f0 Fix some HAL_STM32F1 type declarations 6 years ago
  InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
  jmz52 d372e7e477 SDIO support for STM32F1 (#12782) 6 years ago
  jmz52 813a4ea107 Add support for Mks Robin TFT display (#12706) 6 years ago
  jmz52 c4237b529f Fix MKS Mini and SD card conflct over SPI mode (#12783) 6 years ago
  Phr3d13 01f75591c6 Fix GTM32_PRO_VB Serial and HAL via watchdog (#12753) 6 years ago
  Reece Kibble 7557f8d68c Rename all Stm32f1 to STM32F1 (#12639) 6 years ago
  jmz52 33abb86b7e Add support for MKS Robin board (#12650) 6 years ago
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 6 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
  Nils Hasenbanck 191df5e17d Correct PWM_PIN behavior for STM32 HALs (#12027) 6 years ago
  Scott Lahteine 33056046a3
STM32 non-generic PWM_PIN and USEABLE_HARDWARE_PWM (#12016) 6 years ago
  Alexander Amelkin 2ecfda80ac Improve support for JTAG/SWD pins reuse (#11963) 7 years ago
  Scott Lahteine ad21a4f07b Tweaks to HAL format and order 7 years ago
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 7 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7 years ago
  Alexander Amelkin f417408df1 [STM32F1] Fix HAL for new PlatformIO (#11749) 7 years ago
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 7 years ago
  jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 7 years ago
  jmz52 dfe18ac633 Fix compilation error for STM32F1 with U8GLIB_SSD1306 or U8GLIB_SH1106 enabled (#11583) 7 years ago
  jmz52 0b2d686160 Fix "SD init fail" problem for STM32F1 (#11579) 7 years ago
  Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 7 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
  Scott Lahteine 865ee5985f Followup persistent store with heading, const 7 years ago
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 7 years ago
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 7 years ago
  Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 7 years ago
  Alexander Amelkin ffdbc1f42c STM32F1: Fix SD card persistent store API (#11090) 7 years ago