62 Commits (d7d80418aedad1c89e27fcba6aab9aa48187b5cc)

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