Skip to content

Commit f3fcc1b

Browse files
committed
Update API documennts and Example Guides
- API wire - Example basic
1 parent eed2219 commit f3fcc1b

File tree

8 files changed

+791
-516
lines changed

8 files changed

+791
-516
lines changed

bak/API_Documents/Wire/Class TwoWire.rst

Lines changed: 0 additions & 515 deletions
This file was deleted.

source/API_Documents/Wire/Class TwoWire.rst

Lines changed: 585 additions & 0 deletions
Large diffs are not rendered by default.

source/API_Documents/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ API Documents
1010
NTPClient/index
1111
USB/index
1212
Watchdog/index
13+
Wire/index

source/Example_Guides/Basic/Arduino-build-in example.rst

Lines changed: 189 additions & 0 deletions
Large diffs are not rendered by default.

source/Example_Guides/Basic/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Basic
2+
=====
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
Arduino-build-in example

source/Example_Guides/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Example Guides
44
.. toctree::
55
:maxdepth: 2
66

7+
Basic/index
78
Flash Memory/index
89
USB/index
910
Watchdog/index

source/index.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,17 @@ Welcome to AmebaPro2 Arduino Documentation!
2020
Other_Guides/index
2121

2222
SDK Source Code
23-
================
23+
===============
2424

2525
* `ambpro2_arduino <https://github.com/ambiot/ambpro2_arduino>`_
2626

27+
FAQ and Forum
28+
=============
29+
30+
* `Ameba IoT FAQ <https://forum.amebaiot.com/c/faq/48>`_
31+
32+
* `Ameba IoT Forum <https://forum.amebaiot.com/>`_
33+
2734
Indices and tables
2835
==================
2936

0 commit comments

Comments
 (0)