Skip to content

Commit 8ed7424

Browse files
committed
Merge branch 'patch-1' of https://github.com/ivankravets/Arduino into ivankravets-patch-1
2 parents 6711283 + 79a4b92 commit 8ed7424

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ This project brings support for ESP8266 chip to the Arduino environment. It lets
55

66
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.
77

8+
# Contents
9+
- Installing options:
10+
- [Using Boards Manager](#installing-with-boards-manager)
11+
- [Using git version](#using-git-version-)
12+
- [Using stable version with PlatformIO](#using-stable-version-with-platformio)
13+
- [Documentation](#documentation)
14+
- [Issues and support](#issues-and-support)
15+
- [Contributing](#contributing)
16+
- [License and credits](#license-and-credits)
17+
818
### Installing with Boards Manager ###
919

1020
Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux (32 and 64 bit).

0 commit comments

Comments
 (0)