Scott Lahteine
|
d80ef43c19
|
Followup to es int patch
|
2019-11-04 15:40:45 -06:00 |
|
Giuliano Zaro
|
35cd545106
|
Use prior endstop pin-to-interrupt macros (#15771)
|
2019-11-04 15:24:41 -06:00 |
|
Giuliano Zaro
|
65ef774e8d
|
Fix mega Port J endstop interrupts (#15758)
|
2019-11-02 06:59:38 -05:00 |
|
Scott Lahteine
|
35b1149d96
|
Patch es int tests for Arduino 1.8.10
|
2019-10-30 15:52:02 -05:00 |
|
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
2019-09-16 20:31:21 -05:00 |
|
Scott Lahteine
|
a06010e08a
|
Macrofy attachInterrupt
|
2019-09-16 20:31:20 -05:00 |
|
Scott Lahteine
|
a2ba0aaaac
|
HAL include and other adjustments (#14525)
|
2019-07-08 23:42:29 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
3d9d72e8db
|
Include order, spacing, etc.
|
2019-06-23 04:02:52 -05:00 |
|
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
2019-05-09 11:45:55 -05:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
2018-11-04 02:25:55 -06:00 |
|
Scott Lahteine
|
bfcf570d68
|
Try ISR_ALIASOF for Endstop Interrupts
|
2018-10-07 17:05:32 -05:00 |
|
Scott Lahteine
|
ee53f7d813
|
Revert header reorg.
|
2018-10-02 22:09:41 -05:00 |
|
Scott Lahteine
|
0dedb3e139
|
Reorganize some core headers (#11983)
|
2018-10-02 04:25:46 -05:00 |
|
Holger Müller
|
1a6f2b29b8
|
Add support for Triple-Z steppers/endstops
|
2018-09-16 00:35:58 -05:00 |
|
Scott Lahteine
|
99591dc20c
|
Filter endstops state at all times (#11066)
|
2018-06-21 20:14:16 -05:00 |
|
etagle
|
569df3fc0c
|
Fix interrupt-based endstop detection
- Also implemented real endstop reading on interrupt.
|
2018-05-20 07:10:24 -05:00 |
|
Scott Lahteine
|
c173a31060
|
Fix some compile warnings
|
2018-05-19 16:54:48 -05:00 |
|
Chris Pepper
|
cc6d41e1d3
|
Use a macro for HAL header redirection (#10380)
|
2018-04-12 20:25:08 -05:00 |
|
Scott Lahteine
|
723f2a77f6
|
Implement support for Dual X and Y endstops
|
2017-10-29 18:56:04 -05:00 |
|
Scott Lahteine
|
54326fb06a
|
HAL updates
|
2017-09-21 15:52:17 -05:00 |
|
Christopher Pepper
|
4b16fa3272
|
Implement HAL and apply macros across code-base
Implement AVR Platform
|
2017-08-31 18:14:31 -05:00 |
|