You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Building latest version from source [](https://travis-ci.org/igrr/Arduino)
@@ -42,7 +42,7 @@ Latest development version: [Reference](hardware/esp8266com/esp8266/doc/README.m
42
42
- NodeMCU 1.0
43
43
- Olimex MOD-WIFI-ESP8266
44
44
- Adafruit HUZZAH ESP8266 (ESP-12)
45
-
-[ST7735](https://github.com/nzmichaelh/Adafruit-ST7735-Library) - Adafruit's ST7735 library modified to be compatible with esp8266. Just make sure to modify the pins in the examples as they are still AVR specific.
45
+
-SweetPea ESP-210
46
46
47
47
### Issues and support ###
48
48
@@ -60,7 +60,7 @@ Feature branches with lots of small commits (especially titled "oops", "fix typo
60
60
61
61
### License and credits ###
62
62
63
-
Arduino IDE is based on Wiring and Processing. It is developed and maintained by the Arduino team. The IDE is licensed under GPL.
63
+
Arduino IDE is developed and maintained by the Arduino team. The IDE is licensed under GPL.
64
64
65
65
ESP8266 core includes an xtensa gcc toolchain, which is also under GPL.
0 commit comments