Chris Pepper
b9116d4050
LPC176x Framework update (#15722 )
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
пре 5 година
Scott Lahteine
fdef32ce77
Shorten Website URLs
пре 6 година
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
пре 6 година
Scott Lahteine
a26b57a36d
Minor pins cleanup
пре 6 година
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
пре 6 година
Scott Lahteine
b6546ea33a
Add include guards to some headers
пре 6 година
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
пре 6 година
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 година
Thomas Moore
9f5e4e5ad8
Update LPC1769 Pins Files (#13183 )
пре 6 година
Greg Nutt
608a6810e7
Fix DOGLCD_A0 pin in pins_Smoothieboard.h (#13217 )
пре 6 година
Scott Lahteine
18458ec42b
Error in Smoothieboard for unsupported display
пре 6 година
Scott Lahteine
0feeef2604
Update copyright in headers
пре 6 година
Scott Lahteine
95d3f3953a
DEFAULT_WEBSITE_URL => BOARD_WEBSITE_URL
пре 6 година
Scott Lahteine
6411680364
Update some pins spacing
пре 6 година
Scott Lahteine
664e20754d
Clean up pins files
пре 6 година
Scott Lahteine
9c8f083d6c
Extend pins errors to include the processor
пре 6 година
Greg Nutt
a1a5367380
Smoothieboard V1.0/1.1 and A5984 support
пре 7 година