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

@@ -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;