25 コミット (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine 3d9d72e8db Include order, spacing, etc. 5年前
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5年前
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5年前
  Alexander Amelkin e40636a7c1 Replace digitalPinHasPWM with HAS_TIMER (#13520) 5年前
  Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5年前
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5年前
  Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5年前
  Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5年前
  Scott Lahteine ad91476d26 Fix USEABLE_HARDWARE_PWM 5年前
  Scott Lahteine 51ff5b68fa Clean up fastIO ahead of PWM patch 5年前
  Reece Kibble dbead66988 Allows user to set (almost) any PWM frequency (#12638) 5年前
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5年前
  Scott Lahteine 3f68203324 Modify FastIO error message 6年前
  Scott Lahteine a474a7e675 Correct AVR_ATmega328_FAMILY macro 6年前
  Eduardo José Tagle c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) 6年前
  GMagician 20772492aa Fix compile warnings in AVR fastio.h (#10440) 6年前
  Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 6年前
  Thomas Moore 34eaaab5fb Fix _BV already defined warnings 6年前
  Scott Lahteine 32512332df Apply some formatting 6年前
  Scott Lahteine fd128b3c93 Fix some AVR HAL code style 6年前
  Scott Lahteine 54326fb06a HAL updates 6年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7年前
  Scott Lahteine 4ebff8eaa5 Drop fastio timer cruft 7年前
  Scott Lahteine b378deaf89 Unify AVR90USB: fastio changes 7年前
  Bob-the-Kuhn 9657e7d3ee copied file changes from PR #5685 7年前
  Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 7年前
  Scott Lahteine ad5638f78c Cleanup some fastio code 7年前
  Scott Lahteine 1519b0e7c1 Split up fastio.h, document pin mappings 7年前
  Scott Lahteine 2823bf0874 Update fastio.h with special handling for Timer 2 7年前
  Scott Lahteine 10da175be5 Fix a pair of compiler complaints 7年前
  benlye 3ed737425d Fix typo in new SET_COM macro 7年前
  Scott Lahteine ee46ce1743 Add and apply interrupt helper macros 7年前
  Scott Lahteine 4542282f5e Fix broken TOGGLE macro in fastio.h 7年前
  Scott Lahteine 9cbedab91b Use DPM where possible 7年前
  Scott Lahteine 9dfd029911 Fix bug in fastio.h _GET_TIMER 7年前
  Scott Lahteine e6164d254d Clean up GCode command short comments 7年前
  Scott Lahteine 9d86c07702 Clean up some fastio.h spacing 7年前
  Scott Lahteine ab84ed22ca No such thing as G6 and G7 pins 7年前
  AnHardt e4942d2163 Switch SD2cadrLib to fastio 7年前
  esenapaj 888443ca1e Enclose all #error strings with apostrophes 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  Scott Lahteine 9bdab4f3a8 Clean up "else" and other spacing 8年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8年前
  Scott Lahteine c065da52ec Spacing and spelling 9年前
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9年前
  Scott Lahteine dfb38874f8 Some suggested changes for #1555 9年前