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
|
7e95ee9e4b
|
Patch missing millis
|
2019-09-16 15:57:25 -05:00 |
|
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
2019-09-15 03:12:44 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Scott Lahteine
|
8d036e94bf
|
Combine channel-based SPI headers
|
2019-09-05 17:09:24 -05:00 |
|
Scott Lahteine
|
75efa3cdac
|
Reorganize HAL (#14832)
|
2019-09-02 19:49:58 -05:00 |
|
Scott Lahteine
|
a61c91ae9e
|
Use 'bugfix' branch of U8glib-HAL
|
2019-08-28 21:39:18 -05:00 |
|
Scott Lahteine
|
29c12905f5
|
Minor HAL patches
|
2019-08-19 02:28:36 -05:00 |
|
Chris Pepper
|
2971b48a12
|
Use PlatformIO 4 default dir structure (#14879)
|
2019-08-08 08:29:33 -05:00 |
|
Scott Lahteine
|
fb579212ea
|
Reduce unused function warnings
|
2019-08-06 04:56:17 -05:00 |
|
Robby Candra
|
5bc2fb022c
|
THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798)
|
2019-08-05 20:33:15 -05:00 |
|
Scott Lahteine
|
18c9182903
|
Match up write_data signatures
|
2019-08-02 11:09:07 -05:00 |
|
rafaljot
|
e44fccf3d2
|
Add support for M575 (#14757)
|
2019-07-30 02:30:00 -05:00 |
|
Scott Lahteine
|
e5d73f68c8
|
HAL folder organization (#14763)
|
2019-07-28 23:55:24 -05:00 |
|
Chris Pepper
|
b6095fd084
|
Reduce default LPC176x ADC lowpass filtering
|
2019-07-25 00:40:51 +01:00 |
|
Giuliano Zaro
|
1005f225f3
|
Remove unused defines, fix typo (#14699)
|
2019-07-21 21:44:03 -05:00 |
|
Scott Lahteine
|
4cc83b6330
|
Allow THERMAL_PROTECTION_GRACE_PERIOD override
Co-Authored-By: MarcelMo <marcelmo@users.noreply.github.com>
|
2019-07-18 23:38:03 -05:00 |
|
Scott Lahteine
|
d3add3c34f
|
Init servo macro, j/b
|
2019-07-12 04:53:50 -05:00 |
|
InsanityAutomation
|
f1eaed7e98
|
Only init servo pins used for servos (#14589)
|
2019-07-12 04:30:15 -05:00 |
|
Scott Lahteine
|
056efaba91
|
Clean up section comments
|
2019-07-09 22:34:21 -05:00 |
|
gmarsh
|
ab99a80793
|
GMARSH X6 board support (#14550)
|
2019-07-09 00:30:08 -05:00 |
|
Scott Lahteine
|
a2ba0aaaac
|
HAL include and other adjustments (#14525)
|
2019-07-08 23:42:29 -05:00 |
|
Bob Kuhn
|
dc02d0720d
|
Pins Debugging for STM32 — NEEDS TESTING (#14309)
|
2019-07-05 22:08:06 -05:00 |
|
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
2019-07-05 18:14:02 -05:00 |
|
Scott Lahteine
|
b6546ea33a
|
Add include guards to some headers
|
2019-07-05 04:02:08 -05:00 |
|
Giuliano Zaro
|
66e16af29d
|
SPI defines cleanup (#14506)
|
2019-07-05 01:59:37 -05:00 |
|
Giuliano Zaro
|
b7573c6e69
|
Remove unused WRITE_VAR, etc. (#14493)
|
2019-07-03 17:52:30 -05:00 |
|
Scott Lahteine
|
49027721e9
|
Clean up some pinsDebug headers
|
2019-06-28 22:50:56 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
d7d80418ae
|
Singleton for cutting tools (#14429)
|
2019-06-27 23:06:49 -05:00 |
|
Scott Lahteine
|
6664b90bbb
|
Init servo pins in HAL_init (#14425)
|
2019-06-27 16:29:17 -05:00 |
|
Andy Shaw
|
064177154c
|
Update SD card connection / sharing options (#14325)
|
2019-06-26 03:55:57 -05:00 |
|
Scott Lahteine
|
3d9d72e8db
|
Include order, spacing, etc.
|
2019-06-23 04:02:52 -05:00 |
|
Scott Lahteine
|
9a56a88200
|
Use OUT_WRITE in SPI pin init
|
2019-06-15 15:36:43 -05:00 |
|
Scott Lahteine
|
a49919396a
|
LPC1768 MarlinServo => libServo
|
2019-05-22 16:54:52 -05:00 |
|
Giuliano Zaro
|
a74aad3b4a
|
Clean up HALs / FastIO (#14082)
|
2019-05-21 18:28:12 -05:00 |
|
Chris Pepper
|
451ea996c9
|
[LPC176x] Fix switch fallthrough
|
2019-05-15 10:35:26 +01:00 |
|
Bob Kuhn
|
456a0ee76b
|
Improve Due SW SPI, Fysetc sanity checks, &c. (#13939)
|
2019-05-11 16:51:39 -05:00 |
|
Scott Lahteine
|
a613bcad2d
|
Fix some spelling
|
2019-05-10 20:39:19 -05:00 |
|
Scott Lahteine
|
9853331b34
|
Fix temp init, loosen ADC grace period
|
2019-05-05 22:55:03 -05:00 |
|
Bob Kuhn
|
c48e6be366
|
Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900)
|
2019-05-04 17:59:36 -05:00 |
|
Chris Pepper
|
66f7065248
|
[LPC176x] Update extra script to support Python3 (#13908)
|
2019-05-04 20:52:28 +01:00 |
|
Scott Lahteine
|
e7682eea42
|
Use Arduino.h include wrapper (#13877)
|
2019-05-02 00:45:50 -05:00 |
|
Scott Lahteine
|
b6279abd30
|
Better THERMAL_PROTECTION_GRACE_PERIOD
See #13783
|
2019-04-27 14:40:09 +02:00 |
|
Kajetan Rzepecki
|
875e673a8c
|
Add HAL-based thermal protection grace period for all heaters (#13778)
|
2019-04-21 20:50:32 -05:00 |
|
jmdearras
|
b65cb5704d
|
Fix, improve FYSETC_MINI_12864 support (#13730)
|
2019-04-19 20:11:51 -05:00 |
|
Kajetan Rzepecki
|
e1acc09c6e
|
Fix LPC1768 HAL SSD* screen init (#13741)
|
2019-04-17 14:57:50 -05:00 |
|
jmdearras
|
5f49b65c1f
|
Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards (#13712)
|
2019-04-15 22:55:33 -05:00 |
|
Bob Kuhn
|
9b578ca343
|
Support FYSETC_MINI_12864 on Re-ARM, RAMPS_FD, MKS SBASE (#13717)
|
2019-04-15 22:54:11 -05:00 |
|