24 Commits (be642610ae7829f24a08cb2cb53603a9a7049a2f)

Author SHA1 Message Date
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Scott Lahteine d80ef43c19 Followup to es int patch 6 years ago
Giuliano Zaro 35cd545106 Use prior endstop pin-to-interrupt macros (#15771) 6 years ago
Giuliano Zaro 65ef774e8d Fix mega Port J endstop interrupts (#15758) 6 years ago
Scott Lahteine 35b1149d96 Patch es int tests for Arduino 1.8.10 6 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 6 years ago
Scott Lahteine a06010e08a Macrofy attachInterrupt 6 years ago
Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine 3d9d72e8db Include order, spacing, etc. 6 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
7 years ago
Scott Lahteine bfcf570d68 Try ISR_ALIASOF for Endstop Interrupts 7 years ago
Scott Lahteine ee53f7d813 Revert header reorg. 7 years ago
Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 7 years ago
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7 years ago
Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection
- Also implemented real endstop reading on interrupt.
7 years ago
Scott Lahteine c173a31060 Fix some compile warnings 7 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 8 years ago
Scott Lahteine 54326fb06a HAL updates 8 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base
Implement AVR Platform
8 years ago