rename some doc

rename some doc
This commit is contained in:
Supowang1989
2020-02-11 15:31:09 +08:00
parent a6f36ad03f
commit 12a164b411
4 changed files with 18 additions and 18 deletions

View File

@@ -65,18 +65,18 @@ TencentOS tiny目前支持STM32、NXP、华大半导体、国民技术、GD32、
欢迎IoT相关项目合作有合作需求的请邮件联系TencentOS tiny官方工作人员邮箱地址 supowang@tencent.com
# 二、TencentOS tiny 代码目录
- [TencentOS tiny代码目录说明](./doc/09.Code_directories.md)
- [TencentOS tiny代码目录说明](./doc/09.Code_Directories.md)
# 三、TencentOS tiny 参考文档
## 1、移植指南
- [TencentOS tiny移植指南KEIL版本](./doc/10.Porting_manual_for_keil.md)
- [TencentOS tiny移植指南IAR版本](./doc/11.Porting_manual_for_iar.md)
- [TencentOS tiny移植指南GCC版本](./doc/12.Porting_manual_for_gcc.md)
- [TencentOS tiny移植指南KEIL版本](./doc/10.Porting_Manual_for_Keil.md)
- [TencentOS tiny移植指南IAR版本](./doc/11.Porting_Manual_for_IAR.md)
- [TencentOS tiny移植指南GCC版本](./doc/12.Porting_Manual_for_GCC.md)
## 2、TencentOS tiny 开发指南
- [TencentOS tiny内核开发指南](./doc/04.Development_manual.md)
- [TencentOS tiny API参考](./doc/05.SDK_manual.md)
- [TencentOS tiny对接腾讯云IoTHub开发指南](./doc/08.QCloud_IoTHub_quick_start.md)
- [TencentOS tiny内核开发指南](./doc/04.Development_Manual.md)
- [TencentOS tiny API参考](./doc/05.SDK_Manual.md)
- [TencentOS tiny对接腾讯云IoTHub开发指南](./doc/08.QCloud_IoTHub_Quick_Start.md)
# 四、TencentOS tiny 开源协议
* TencentOS tiny 遵循 [BSD-3开源许可协议](LICENSE)
@@ -92,7 +92,7 @@ TencentOS tiny联合合作伙伴(南京厚德物联网)设计了定制开发板
![](./doc/image/introduction/EVB_MX.png)
- [TencentOS tiny定制开发板介绍页](http://www.holdiot.com/product/showproduct.php?id=8),开发者可以基于定制开发板进行快速入门学习,点击下载参考文档
- [TencentOS-tiny定制开发板入门指南](./doc/15.TencentOS_tiny_EVB_MX+_quick_start.md)
- [TencentOS-tiny定制开发板入门指南](./doc/15.TencentOS_tiny_EVB_MX_Plus_Quick_Start.md)
# 七、贡献代码
* 1. 在您自己的GitHub账户下Fork TencentOS tiny 开源项目;

View File

@@ -82,18 +82,18 @@ The fault scene information is automatically uploaded to the cloud platform, whi
TencentOS tiny currently supports mainstream MCUs such as STM32, NXP, Huada Semiconductor, National Technology, GD32, Nordic, and TI. Two sets of official custom development board designs have been completed, supporting the full range of STM32 NUCLEO official evaluation board kernel migration. TencentOS tiny will work together with partners to provide better IoT terminal software solutions for IoT terminal manufacturers, facilitating the rapid access of various IoT devices to Tencent Cloud, and jointly expanding the IoT ecosystem to better support smart cities, smart water meters, and smart homes. , smart wear, car networking and other industrial applications.
# TencentOS tiny code directory
- [TencentOS tiny code directory description](./doc/09.Code_directories.md)
- [TencentOS tiny code directory description](./doc/09.Code_Directories.md)
# TencentOS tiny reference documentation
## 1、Porting guide
- [TencentOS tiny Porting guideKEIL version](./doc/10.Porting_manual_for_keil.md)
- [TencentOS tiny Porting guideIAR version](./doc/11.Porting_manual_for_iar.md)
- [TencentOS tiny Porting guideGCC version](./doc/12.Porting_manual_for_gcc.md)
- [TencentOS tiny Porting guideKEIL version](./doc/10.Porting_Manual_for_Keil.md)
- [TencentOS tiny Porting guideIAR version](./doc/11.Porting_Manual_for_IAR.md)
- [TencentOS tiny Porting guideGCC version](./doc/12.Porting_Manual_for_GCC.md)
## 2、Development guide
- [TencentOS tiny Kernel development guide](./doc/04.Development_manual.md)
- [TencentOS tiny API reference](./doc/05.SDK_manual.md)
- [The development Guide for use TencentOS tiny connect to Tencent Cloud IoTHub ](./doc/08.QCloud_IoTHub_quick_start.md)
- [TencentOS tiny Kernel development guide](./doc/04.Development_Manual.md)
- [TencentOS tiny API reference](./doc/05.SDK_Manual.md)
- [The development Guide for use TencentOS tiny connect to Tencent Cloud IoTHub ](./doc/08.QCloud_IoTHub_Quick_Start.md)
# TencentOS tiny opensource license
* TencentOS tiny follow [BSD-3 Open source license agreement](LICENSE)
@@ -109,7 +109,7 @@ TencentOS tiny joint partner (Nanjing Houde IoT) designed a custom development b
![](./doc/image/introduction/EVB_MX.png)
- [TencentOS tiny custom development board introduction page](http://www.holdiot.com/product/showproduct.php?id=8) ,Developers can quickly learn based on custom development boards, click to download reference documentation
- [TencentOS-tiny Custom Development Board Getting Started Guide](./doc/15.TencentOS_tiny_EVB_MX+_quick_start.md)
- [TencentOS-tiny Custom Development Board Getting Started Guide](./doc/15.TencentOS_tiny_EVB_MX_Plus_Quick_Start.md)
# Contributing
* 1. Fork TencentOS tiny open source project under your own GitHub account;

View File

@@ -279,8 +279,8 @@ https://github.com/Tencent/TencentOS-tiny
![](./image/EVB_MX_guide/hello_run.png)
更多TencentOS tiny基础内核的使用请参考内核开发指南文档
- [TencentOS tiny内核开发指南](../doc/04.Development_manual.md)
- [TencentOS tiny API参考](../doc/05.SDK_manual.md)
- [TencentOS tiny内核开发指南](../doc/04.Development_Manual.md)
- [TencentOS tiny API参考](../doc/05.SDK_Manual.md)
## 4. 使用TencentOS tiny定制开发板对接腾讯云IoT Explorer
### 4.1 入门概述