Scott Lahteine
fdef32ce77
Shorten Website URLs
6 jaren geleden
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
6 jaren geleden
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
6 jaren geleden
Scott Lahteine
44c8f29e47
More board name cleanup
6 jaren geleden
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 jaren geleden
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 jaren geleden
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files (#14428 )
6 jaren geleden
Andy Shaw
064177154c
Update SD card connection / sharing options (#14325 )
6 jaren geleden
InsanityAutomation
07afe69cee
Fix some bad AZTEEG_X5_MINI pins (#14011 )
6 jaren geleden
jmdearras
5f49b65c1f
Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards (#13712 )
6 jaren geleden
klcjr89
a8edd4f6d4
Fix Azteeg X5 MINI BOARD_NAME (#13632 )
Co-Authored-By: klcjr89 <klcjr89@users.noreply.github.com >
6 jaren geleden
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support (#13425 )
6 jaren geleden
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 jaren geleden
Scott Lahteine
fa11427ec6
Remove obsolete LCD_CONTRAST
6 jaren geleden
Thomas Moore
9f5e4e5ad8
Update LPC1769 Pins Files (#13183 )
6 jaren geleden
Scott Lahteine
0feeef2604
Update copyright in headers
6 jaren geleden
Scott Lahteine
95d3f3953a
DEFAULT_WEBSITE_URL => BOARD_WEBSITE_URL
6 jaren geleden
Scott Lahteine
664e20754d
Clean up pins files
6 jaren geleden
Scott Lahteine
9c8f083d6c
Extend pins errors to include the processor
6 jaren geleden
Scott Lahteine
5580773191
Use FastIO, sanity-check LPC SD options, apply formatting (#12231 )
6 jaren geleden
Scott Lahteine
b381cad399
Clean up trailing whitespace
6 jaren geleden
Michael Triffon
eded90bf87
Updated Azteeg X5 Mini Wifi pins for onboard SD (#12133 )
6 jaren geleden
Michael Triffon
f8c52c9c29
Azteeg X5 Mini WiFi support (#11601 )
7 jaren geleden