Skip to content

Commit 4c296f2

Browse files
author
shennongmin
committed
Add doc
1 parent a6a876d commit 4c296f2

File tree

92 files changed

+10676
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+10676
-30
lines changed

README.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
@mainpage
2+
3+
# WeeESP8266
4+
5+
An ESP8266 library for Arduino providing an easy-to-use way to manipulate ESP8266.
6+
7+
# Source
8+
9+
Source can be download at <https://github.com/itead/ITEADLIB_Arduino_WeeESP8266>.
10+
11+
You can clone it by:
12+
13+
git clone https://github.com/itead/ITEADLIB_Arduino_WeeESP8266.git
14+
15+
# Documentation
16+
17+
Online API documentation can be reached at <http://docs.iteadstudio.com/ITEADLIB_Arduino_WeeESP8266/index.html>.
18+
19+
Offline API documentation can be found under directory
20+
[doc](https://github.com/itead/ITEADLIB_Arduino_WeeESP8266/tree/master/doc).
21+
22+
# How to get started
23+
24+
On the home page of API documentation, the tabs of Modules, Classes and Examples
25+
will be useful for Arduino developers.
26+
27+
# Mainboard Requires
28+
29+
- RAM: not less than 2KBytes
30+
- UART: one hardware serial at least
31+
32+
# Suppported Mainboards
33+
34+
- WBoard Pro
35+
- MEGA and its derivatives
36+
37+
-------------------------------------------------------------------------------
38+
39+
# The End!
40+
41+
-------------------------------------------------------------------------------

doc/API-html/ITEAD-logo.JPG

11.2 KB
Loading

doc/API-html/_e_s_p8266_8cpp.html

Lines changed: 76 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)