david gauchard
d0f220fb54
fix board common variant inclusion for deprecated BUILTIN_LED ( #4366 )
2018-02-16 22:40:25 -03:00
david gauchard
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
Kristian Sloth Lauszus
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
Nat
222e92a5fc
Add new boards Phoenix 1.0 & Phoenix 2.0 ( #2088 )
...
* Add new boards Phoenix 1.0, Phoenix 2.0
* ESP8266HTTPClient: fix duplicate Content-Length headers (#1902 )
* Add new boards Phoenix 1.0, Phoenix 2.0
* Add phoenix in variants.
2016-06-06 12:20:41 +08:00