d0f220fb54
fix board common variant inclusion for deprecated BUILTIN_LED ( #4366 )
2018-02-16 22:40:25 -03:00
4caf4878c7
LED_BUILTIN should be a #define ( #4276 )
...
* LED_BUILTIN should be a #define
deduplicate and hide BUILTIN_LED as a deprecated constant
* test for LED_BUILTIN existence
* board:espino:variant: rename button macro (naming coherence)
2018-02-07 10:42:57 -03:00
6d6f22e6be
Add PIN defines, so the pins can easily be used by external libraries
...
See: arduino/Arduino#4814
For instance this is used by the USB Host library: 231fb542a8
2016-10-26 01:29:14 -05:00
573a0fb47f
Add LED_BUILTIN definition ( #1556 )
...
keep arduino incompatible BUILTIN_LED (+22 squashed commits)
[e124f9c
] keep arduino incompatible BUILTIN_LED
[18dab66
] keep arduino incompatible BUILTIN_LED
[0095de6
] keep arduino incompatible BUILTIN_LED
[cca2714
] keep arduino incompatible BUILTIN_LED
[ff62bfb
] keep arduino incompatible BUILTIN_LED
[fd6f7c0
] keep arduino incompatible BUILTIN_LED
[220b02a
] keep arduino incompatible BUILTIN_LED
[b871b1b
] keep arduino incompatible BUILTIN_LED
[1d97cac
] keep arduino incompatible BUILTIN_LED
[ebc2667
] changed BUILTIN_LED to LED_BUILTIN
[7008a27
] changed BUILTIN_LED to LED_BUILTIN
[cf3f6da
] changed BUILTIN_LED to LED_BUILTIN
[5e11c43
] changed BUILTIN_LED to LED_BUILTIN
[8645bd5
] changed BUILTIN_LED to LED_BUILTIN
[faae742
] changed BUILTIN_LED to LED_BUILTIN
[df2659b
] changed BUILTIN_LED to LED_BUILTIN
[1eb74d5
] changed BUILTIN_LED to LED_BUILTIN
[fb9e977
] changed BUILTIN_LED to LED_BUILTIN
[b735737
] changed BUILTIN_LED to LED_BUILTIN
[d0557dd
] changed BUILTIN_LED to LED_BUILTIN
[a25e4aa
] changed BUILTIN_LED to LED_BUILTIN
[7865ace
] changed BUILTIN_LED to LED_BUILTIN
2016-02-04 17:44:17 +03:00
7d46c77536
Define esp pins E0..E16 for both board variants
2015-01-17 02:51:58 +03:00
14e500ac67
Create another board variant
2015-01-16 22:52:19 +03:00