Skip to content

Commit 2486405

Browse files
d-a-vearlephilhower
authored andcommitted
documentation: add quick links (#5391)
* doc: quick links * ditto
1 parent 116da18 commit 2486405

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Arduino core for ESP8266 WiFi chip
22
===========================================
33

4+
# Quick links
5+
6+
- [Latest release documentation](https://arduino-esp8266.readthedocs.io/en/2.4.2/)
7+
- [Current "git version" documentation](https://arduino-esp8266.readthedocs.io/en/latest/)
8+
- [Install git version](https://arduino-esp8266.readthedocs.io/en/latest/installing.html#using-git-version) ([sources](doc/installing.rst#using-git-version))
9+
10+
# Arduino on ESP8266
11+
412
This project brings support for ESP8266 chip to the Arduino environment. It lets you write sketches using familiar Arduino functions and libraries, and run them directly on ESP8266, no external microcontroller required.
513

614
ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and UDP, set up HTTP, mDNS, SSDP, and DNS servers, do OTA updates, use a file system in flash memory, work with SD cards, servos, SPI and I2C peripherals.

0 commit comments

Comments
 (0)