Scott Lahteine
2dc543c4f5
🎨 ANY => EITHER
il y a 3 ans
Scott Lahteine
5179f55bf9
🎨 LCD_SCREEN_ROT_* => LCD_SCREEN_ROTATE
il y a 3 ans
Scott Lahteine
4f35858c9e
🎨 EXP1/2 headers and pins cleanup (#22628 )
il y a 4 ans
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation (#21254 )
il y a 4 ans
Scott Lahteine
4a89731025
Rotary encoder cleanup (#20753 )
il y a 4 ans
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
il y a 4 ans
Gurmeet Athwal
6851909f90
BTN_ENC_EN for many boards (#19890 )
Enables CHECK_ENCODER_ACTIVE_SIGNAL for many more boards.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
il y a 4 ans
ellensp
603e4d66ac
AZTEEG X5 mini LED pins (#19909 )
il y a 4 ans
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks (#19723 )
il y a 4 ans
Scott Lahteine
c2c6a679ea
Rename LCD conditionals (#19533 )
il y a 4 ans
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script (#19468 )
il y a 4 ans
Scott Lahteine
a9f7e855d8
Reformat pins files
il y a 5 ans
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
il y a 5 ans
randellhodges
5f7a75979f
LPC176x SPI / I2C PersistentStore (#17651 )
il y a 5 ans
Scott Lahteine
2c325c2a7d
Format some pins files
il y a 5 ans
Scott Lahteine
b14c933171
LPC1768 EEPROM fallback to flash, add overrides (#17184 )
il y a 5 ans
Scott Lahteine
bfad23d3e2
(c) 2020
il y a 5 ans
Chris Pepper
b9116d4050
LPC176x Framework update (#15722 )
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
il y a 5 ans
Scott Lahteine
fdef32ce77
Shorten Website URLs
il y a 6 ans
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
il y a 6 ans
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
il y a 6 ans
Scott Lahteine
44c8f29e47
More board name cleanup
il y a 6 ans
Scott Lahteine
b6546ea33a
Add include guards to some headers
il y a 6 ans
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
il y a 6 ans
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files (#14428 )
il y a 6 ans
Andy Shaw
064177154c
Update SD card connection / sharing options (#14325 )
il y a 6 ans
InsanityAutomation
07afe69cee
Fix some bad AZTEEG_X5_MINI pins (#14011 )
il y a 6 ans
jmdearras
5f49b65c1f
Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards (#13712 )
il y a 6 ans
klcjr89
a8edd4f6d4
Fix Azteeg X5 MINI BOARD_NAME (#13632 )
Co-Authored-By: klcjr89 <klcjr89@users.noreply.github.com >
il y a 6 ans
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support (#13425 )
il y a 6 ans
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(...)`
il y a 6 ans
Scott Lahteine
fa11427ec6
Remove obsolete LCD_CONTRAST
il y a 6 ans
Thomas Moore
9f5e4e5ad8
Update LPC1769 Pins Files (#13183 )
il y a 6 ans
Scott Lahteine
0feeef2604
Update copyright in headers
il y a 6 ans
Scott Lahteine
95d3f3953a
DEFAULT_WEBSITE_URL => BOARD_WEBSITE_URL
il y a 6 ans
Scott Lahteine
664e20754d
Clean up pins files
il y a 6 ans
Scott Lahteine
9c8f083d6c
Extend pins errors to include the processor
il y a 6 ans
Scott Lahteine
5580773191
Use FastIO, sanity-check LPC SD options, apply formatting (#12231 )
il y a 6 ans
Scott Lahteine
b381cad399
Clean up trailing whitespace
il y a 6 ans
Michael Triffon
eded90bf87
Updated Azteeg X5 Mini Wifi pins for onboard SD (#12133 )
il y a 6 ans
Michael Triffon
f8c52c9c29
Azteeg X5 Mini WiFi support (#11601 )
il y a 7 ans