21 Commits (3a396a25dc9e33be2c18a1bdc23600295e42c82e)

Author SHA1 Message Date
  Jason Smith 3a396a25dc
Retire HAL for STM32F4 / F7 (#20153) 3 years ago
  qwewer0 4424645e04
Multi-line comments cleanup (#19535) 3 years ago
  bilsef 049fbc92a9
Support for Teensy 4 (#19311) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4 years ago
  Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 4 years ago
  Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 4 years ago
  Scott Lahteine c2b319360d Remove extra pragmas 4 years ago
  Scott Lahteine b6546ea33a Add include guards to some headers 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  felixstorm 74f44783ac ESP32 servo support (#14109) 5 years ago
  Scott Lahteine a49919396a LPC1768 MarlinServo => libServo 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Christopher Pepper 254b68fe2c servo update 5 years ago
  Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository 5 years ago
  Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 5 years ago
  Ilya Bukhonin 7ecb8b4af5 [2.0.x] Teensy 3.1 and 3.2 support (#11460) 5 years ago
  jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 5 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago
  Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
  Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 years ago
  Scott Lahteine e297748b22 Apply const, safe_delay in servo.* 6 years ago
  Scott Lahteine 32512332df Apply some formatting 6 years ago
  Dave Johnson f58ba3a64e Improve AVR arch detection 6 years ago
  Scott Lahteine 54326fb06a HAL updates 6 years ago
  Scott Lahteine 27cbb939b2 Clean up some HAL code 6 years ago
  Bob-the-Kuhn 97444391e0 Servo & PWM support for LPC1768 (#7500) 6 years ago
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
  Scott Lahteine e02a5a6371 Add macros for delays by machine cycle 7 years ago
  Scott Lahteine 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY 8 years ago
  Scott Lahteine 5d8036e554 Code cleanup around MOTOR_CURRENT_PWM options 8 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
  PheiPheiPhei adb5375a09 Enabling servo usage on boards with PWM current control 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  AnHardt 8b876241bd Some more servo code tweaks 9 years ago
  Scott Lahteine eacfe132aa Change the name of servos[] and servo_t 9 years ago
  Scott Lahteine 3b23ccd366 Patch servos code for move 9 years ago
  AnHardt 8504992e9f Remove the additional pin variable in Servo.cpp 9 years ago
  Scott Lahteine 391386dd94 Update configs for new servo deactivation 9 years ago
  AnHardt 2ddb2a2be9 Add Servo::move() to servo.cpp 9 years ago
  Ivan Galvez Junquera 59529b755d Fixed lowercase change missing on commit a22a228b. 9 years ago
  Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 years ago
  Scott Lahteine c065da52ec Spacing and spelling 9 years ago
  Scott Lahteine 06c3b37933 Formatting cleanup of quiet sources 9 years ago
  alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 years ago
  John Davis f21c65918f Update Servo.h 9 years ago
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. 10 years ago