This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
112 changed files
with
26 additions
and
16 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,34 @@ | ||
# Silicon Labs Documentation | ||
# Silicon Labs' EmberZnet <!-- omit in toc --> | ||
|
||
以下文档阅读时的环境: | ||
译文及使用教程会随 EmberZnet 协议栈而更新。若未更新到最新的 EmberZnet 协议栈版本,可以参考邻近的版本。 | ||
|
||
* Simplicity Studio V4 | ||
* EmberZnet 6.4.0.0 | ||
> Silicon Labs 的开发文档更新比较缓慢,可能在文档中所述的与实际有一定差异。最好的参考办法是参考官方在线文档。 | ||
# 目录 <!-- omit in toc --> | ||
|
||
- [EmberZnet 6.5.0.0](#emberznet-6500) | ||
- [EmberZnet 6.4.0.0](#emberznet-6400) | ||
|
||
# EmberZnet 6.5.0.0 | ||
|
||
|
||
|
||
# EmberZnet 6.4.0.0 | ||
|
||
用户指南类: | ||
|
||
* [ ] [UG102:应用框架 V2(AFV2)开发者指南](./doc/ug/UG102.md) | ||
* [ ] [UG103.1:无线网络基础](./doc/ug/UG103.1.md) | ||
* [ ] [UG103.2:Zigbee 基础](./doc/ug/UG103.2.md) | ||
* [ ] [UG103.3:设计选择基础](./doc/ug/UG103.3.md) | ||
* [ ] [UG103.4:HAL 基础](./doc/ug/UG103.4.md) | ||
* [ ] [UG103.5:安全基础](./doc/ug/UG103.5.md) | ||
* [ ] [UG103.6:Bootloading 基础](./doc/ug/UG103.6.md) | ||
* [ ] [UG103.7:非易失性数据存储基础](./doc/ug/UG103.7.md) | ||
* [ ] [UG103.9:ZLL 基础知识](./doc/ug/UG103.9.md) | ||
* [ ] [UG103.16:多协议基础](./doc/ug/UG103.16.md) | ||
* [x] [UG105:使用协议栈和硬件抽象层 API 进行高级应用编程](./doc/ug/UG105.md) | ||
* [UG102:应用框架 V2(AFV2)开发者指南](./EmberZnet%206.4.0.0/doc/ug/UG102.md) | ||
* [UG103.1:无线网络基础](./EmberZnet%206.4.0.0/doc/ug/UG103.1.md) | ||
* [UG103.2:Zigbee 基础](./EmberZnet%206.4.0.0/doc/ug/UG103.2.md) | ||
* [UG103.3:设计选择基础](./EmberZnet%206.4.0.0/doc/ug/UG103.3.md) | ||
* [UG103.4:HAL 基础](./EmberZnet%206.4.0.0/doc/ug/UG103.4.md) | ||
* [UG103.5:安全基础](./EmberZnet%206.4.0.0/doc/ug/UG103.5.md) | ||
* [UG103.6:Bootloading 基础](./EmberZnet%206.4.0.0/doc/ug/UG103.6.md) | ||
* [UG103.7:非易失性数据存储基础](./EmberZnet%206.4.0.0/doc/ug/UG103.7.md) | ||
* [UG103.9:ZLL 基础知识](./EmberZnet%206.4.0.0/doc/ug/UG103.9.md) | ||
* [UG103.16:多协议基础](./EmberZnet%206.4.0.0/doc/ug/UG103.16.md) | ||
* [UG105:使用协议栈和硬件抽象层 API 进行高级应用编程](./EmberZnet%206.4.0.0/doc/ug/UG105.md) | ||
|
||
帮助类: | ||
|
||
* [ ] [Simplicity Studio AppBuilder](./doc/help/Simplicity-Studio-AppBuilder.md) | ||
* [Simplicity Studio AppBuilder](./EmberZnet%206.4.0.0/doc/help/Simplicity-Studio-AppBuilder.md) |