Fahad Alduraibi
5d5be55ef9
🐛 Fix RAMPS 1.4 Plus EXP headers ( #23523 )
3 years ago
Scott Lahteine
ed78f7f4e6
🎨 Refactor MOSFET pins layout ( #22983 )
4 years ago
Scott Lahteine
99647fa940
🎨 Less use of undef for RAMPS pins
4 years ago
Scott Lahteine
7c37a82821
Tweak tests, consolidate pins target validation ( #21254 )
4 years ago
Scott Lahteine
7905aa64fa
TFT Presets, Generic options, Sanity checks ( #19723 )
5 years ago
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
5 years ago
Victor Oliveira
873b5db13d
Include pins.h in dependencies script ( #19468 )
5 years ago
Scott Lahteine
19a237bbb0
Fix up conditions, comments
5 years ago
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation ( #21254 )
4 years ago
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
5 years ago
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
5 years ago
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script ( #19468 )
5 years ago
Scott Lahteine
b36163d53a
Fix up conditions, comments
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
5 years ago
Scott Lahteine
2c325c2a7d
Format some pins files
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
6 years ago
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
6 years ago
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Scott Lahteine
b376c7e374
Group DISABLED items
6 years ago
Scott Lahteine
49cf92dc36
Extended condition macros ( #13419 )
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
664e20754d
Clean up pins files
7 years ago
Scott Lahteine
9c8f083d6c
Extend pins errors to include the processor
7 years ago
Dan Delaney
b055d8c39c
[2.0.x] Adding support for using the MKS_12864OLED with the SSD1306 controller ( #8814 )
* Adding support for using the MKS_12864OLED with the SSD1306 controller
* Update comment for correct controller type
7 years ago
Scott Lahteine
b6ba32ce75
Support for RAMPS Plus (3DYMY)
7 years ago