17 コミット (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4年前
  Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 4年前
  Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 4年前
  Scott Lahteine c2b319360d Remove extra pragmas 4年前
  Scott Lahteine b6546ea33a Add include guards to some headers 5年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  felixstorm 74f44783ac ESP32 servo support (#14109) 5年前
  Scott Lahteine a49919396a LPC1768 MarlinServo => libServo 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Christopher Pepper 254b68fe2c servo update 5年前
  Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository 5年前
  Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 5年前
  Ilya Bukhonin 7ecb8b4af5 [2.0.x] Teensy 3.1 and 3.2 support (#11460) 5年前
  jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 5年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5年前
  Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6年前
  Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6年前
  Scott Lahteine e297748b22 Apply const, safe_delay in servo.* 6年前
  Scott Lahteine 32512332df Apply some formatting 6年前
  Dave Johnson f58ba3a64e Improve AVR arch detection 6年前
  Scott Lahteine 54326fb06a HAL updates 6年前
  Scott Lahteine 27cbb939b2 Clean up some HAL code 6年前
  Bob-the-Kuhn 97444391e0 Servo & PWM support for LPC1768 (#7500) 6年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7年前
  Scott Lahteine e02a5a6371 Add macros for delays by machine cycle 7年前
  Scott Lahteine 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY 8年前
  Scott Lahteine 5d8036e554 Code cleanup around MOTOR_CURRENT_PWM options 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  PheiPheiPhei adb5375a09 Enabling servo usage on boards with PWM current control 8年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8年前
  AnHardt 8b876241bd Some more servo code tweaks 9年前
  Scott Lahteine eacfe132aa Change the name of servos[] and servo_t 9年前
  Scott Lahteine 3b23ccd366 Patch servos code for move 9年前
  AnHardt 8504992e9f Remove the additional pin variable in Servo.cpp 9年前
  Scott Lahteine 391386dd94 Update configs for new servo deactivation 9年前
  AnHardt 2ddb2a2be9 Add Servo::move() to servo.cpp 9年前
  Ivan Galvez Junquera 59529b755d Fixed lowercase change missing on commit a22a228b. 9年前
  Scott Lahteine a22a228bcc Rename files to move them in the IDE 9年前
  Scott Lahteine c065da52ec Spacing and spelling 9年前
  Scott Lahteine 06c3b37933 Formatting cleanup of quiet sources 9年前
  alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9年前
  John Davis f21c65918f Update Servo.h 9年前
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. 10年前
  Justus Perlwitz 62d0b79023 Fix servo control for Melzi 10年前
  Alex Borro 253dfc4bc1 Bed Auto Leveling feature 10年前
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11年前
  Gord Christmas dc59f07d24 First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple. 11年前