62 Commits (d7d80418aedad1c89e27fcba6aab9aa48187b5cc)

Author SHA1 Message Date
  Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5 years ago
  Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
  Scott Lahteine 3d9d72e8db Include order, spacing, etc. 5 years ago
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
  Scott Lahteine b18316dd37 Fix some spacing 5 years ago
  Scott Lahteine 7e58d33a2e Update some headers 5 years ago
  Scott Lahteine c8a83fb122 SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA 5 years ago
  Scott Lahteine de0046fc8b Fix empty HAS_TIMER macros 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
  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 1f7e220387 Make HAL ISR macros function-like 5 years ago
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
  Scott Lahteine 631d867dc9 HAL cleanups 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  mr-miky 11c7945365 Don't include STM32 Core code when compiling STM32 Generic (#12575) 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5 years ago
  Scott Lahteine 0c85869c26 Clean up file endings 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Scott Lahteine fbfb48cce0 Indent a block 5 years ago
  Scott Lahteine 7a04eb3a8b Fix some comment formatting 5 years ago
  Karl Andersson 8b5e51c9aa STM32F4xx modifications for HAL_STM32 (#12080) 5 years ago
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5 years ago
  Nils Hasenbanck 191df5e17d Correct PWM_PIN behavior for STM32 HALs (#12027) 5 years ago
  Scott Lahteine 33056046a3
STM32 non-generic PWM_PIN and USEABLE_HARDWARE_PWM (#12016) 5 years ago
  Scott Lahteine 606a4362b3 Reduce STM32F4 compile warnings 5 years ago
  Scott Lahteine 8489673cea Adjust some HAL formatting 5 years ago
  Alexander Amelkin 2ecfda80ac Improve support for JTAG/SWD pins reuse (#11963) 5 years ago
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 5 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
  Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 5 years ago
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 5 years ago
  Scott Lahteine 0987ed2a18 Use American English 5 years ago
  Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 5 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago
  Scott Lahteine 865ee5985f Followup persistent store with heading, const 5 years ago
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 5 years ago
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
  Scott Lahteine 64f007580b Fix some header comments 6 years ago
  Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 6 years ago
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 6 years ago
  etagle a215725df6 Fix stepper pulse timing 6 years ago
  Scott Lahteine cf53e502a2 No need to set input after attachInterrupt 6 years ago
  Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago