115 Commits (ef3b93daa11eaeeae7830436fcec0164b1d6fad6)

Author SHA1 Message Date
  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
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7 years ago
  etagle a215725df6 Fix stepper pulse timing 7 years ago
  Scott Lahteine cf53e502a2 No need to set input after attachInterrupt 7 years ago
  Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 7 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7 years ago
  Scott Lahteine 9b945c13a1 Fix STM32F1 ISR_ENABLED 7 years ago
  Alexey Shvetsov 2ddba201c0 STM32F1 HAL Fixes (#10999) 7 years ago
  Scott Lahteine a426986df8
Ensure pins set to INPUT after attachInterrupt (#10928) 7 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
  Scott Lahteine cbcb284f4a Allow libServo::attach to work on Teensy 3.5/3.6 7 years ago
  Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 7 years ago
  etagle 569df3fc0c Fix interrupt-based endstop detection 7 years ago
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 7 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7 years ago