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
Ivan Grokhotkov
0f719e8d0d
Clean up variants, fix digitalPinHasPWM definition ( #1831 )
2016-03-29 18:31:05 +03:00
Nat Weerawan
a0454787b7
Add pre-defined ESPRESSO_LITE_VERSION
2016-03-10 12:08:31 +07:00
Nat Weerawan
5dc34d1f95
- Update board and filesystem detail.
...
- use LED_BUILTIN instead of BUILTIN_LED.
- update package_esp8266com_index.template.json file.
2016-02-08 19:31:58 +07:00
Nat Weerawan
b01a766d17
Add ESPert ESPresso Lite to boards.txt & variants
2016-02-08 18:39:07 +07:00