rename some doc
rename some doc
This commit is contained in:
16
README.md
16
README.md
@@ -65,18 +65,18 @@ TencentOS tiny目前支持STM32、NXP、华大半导体、国民技术、GD32、
|
|||||||
欢迎IoT相关项目合作,有合作需求的请邮件联系TencentOS tiny官方工作人员,邮箱地址 : supowang@tencent.com
|
欢迎IoT相关项目合作,有合作需求的请邮件联系TencentOS tiny官方工作人员,邮箱地址 : supowang@tencent.com
|
||||||
|
|
||||||
# 二、TencentOS tiny 代码目录
|
# 二、TencentOS tiny 代码目录
|
||||||
- [TencentOS tiny代码目录说明](./doc/09.Code_directories.md)
|
- [TencentOS tiny代码目录说明](./doc/09.Code_Directories.md)
|
||||||
|
|
||||||
# 三、TencentOS tiny 参考文档
|
# 三、TencentOS tiny 参考文档
|
||||||
## 1、移植指南
|
## 1、移植指南
|
||||||
- [TencentOS tiny移植指南(KEIL版本)](./doc/10.Porting_manual_for_keil.md)
|
- [TencentOS tiny移植指南(KEIL版本)](./doc/10.Porting_Manual_for_Keil.md)
|
||||||
- [TencentOS tiny移植指南(IAR版本)](./doc/11.Porting_manual_for_iar.md)
|
- [TencentOS tiny移植指南(IAR版本)](./doc/11.Porting_Manual_for_IAR.md)
|
||||||
- [TencentOS tiny移植指南(GCC版本)](./doc/12.Porting_manual_for_gcc.md)
|
- [TencentOS tiny移植指南(GCC版本)](./doc/12.Porting_Manual_for_GCC.md)
|
||||||
|
|
||||||
## 2、TencentOS tiny 开发指南
|
## 2、TencentOS tiny 开发指南
|
||||||
- [TencentOS tiny内核开发指南](./doc/04.Development_manual.md)
|
- [TencentOS tiny内核开发指南](./doc/04.Development_Manual.md)
|
||||||
- [TencentOS tiny API参考](./doc/05.SDK_manual.md)
|
- [TencentOS tiny API参考](./doc/05.SDK_Manual.md)
|
||||||
- [TencentOS tiny对接腾讯云IoTHub开发指南](./doc/08.QCloud_IoTHub_quick_start.md)
|
- [TencentOS tiny对接腾讯云IoTHub开发指南](./doc/08.QCloud_IoTHub_Quick_Start.md)
|
||||||
|
|
||||||
# 四、TencentOS tiny 开源协议
|
# 四、TencentOS tiny 开源协议
|
||||||
* TencentOS tiny 遵循 [BSD-3开源许可协议](LICENSE)
|
* TencentOS tiny 遵循 [BSD-3开源许可协议](LICENSE)
|
||||||
@@ -92,7 +92,7 @@ TencentOS tiny联合合作伙伴(南京厚德物联网)设计了定制开发板
|
|||||||

|

|
||||||
|
|
||||||
- [TencentOS tiny定制开发板介绍页](http://www.holdiot.com/product/showproduct.php?id=8),开发者可以基于定制开发板进行快速入门学习,点击下载参考文档
|
- [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 开源项目;
|
* 1. 在您自己的GitHub账户下Fork TencentOS tiny 开源项目;
|
||||||
|
16
README_en.md
16
README_en.md
@@ -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 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
|
||||||
- [TencentOS tiny code directory description](./doc/09.Code_directories.md)
|
- [TencentOS tiny code directory description](./doc/09.Code_Directories.md)
|
||||||
|
|
||||||
# TencentOS tiny reference documentation
|
# TencentOS tiny reference documentation
|
||||||
## 1、Porting guide
|
## 1、Porting guide
|
||||||
- [TencentOS tiny Porting guide(KEIL version)](./doc/10.Porting_manual_for_keil.md)
|
- [TencentOS tiny Porting guide(KEIL version)](./doc/10.Porting_Manual_for_Keil.md)
|
||||||
- [TencentOS tiny Porting guide(IAR version)](./doc/11.Porting_manual_for_iar.md)
|
- [TencentOS tiny Porting guide(IAR version)](./doc/11.Porting_Manual_for_IAR.md)
|
||||||
- [TencentOS tiny Porting guide(GCC version)](./doc/12.Porting_manual_for_gcc.md)
|
- [TencentOS tiny Porting guide(GCC version)](./doc/12.Porting_Manual_for_GCC.md)
|
||||||
|
|
||||||
## 2、Development guide
|
## 2、Development guide
|
||||||
- [TencentOS tiny Kernel development guide](./doc/04.Development_manual.md)
|
- [TencentOS tiny Kernel development guide](./doc/04.Development_Manual.md)
|
||||||
- [TencentOS tiny API reference](./doc/05.SDK_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)
|
- [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 opensource license
|
||||||
* TencentOS tiny follow [BSD-3 Open source license agreement](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
|
|||||||

|

|
||||||
|
|
||||||
- [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 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
|
# Contributing
|
||||||
* 1. Fork TencentOS tiny open source project under your own GitHub account;
|
* 1. Fork TencentOS tiny open source project under your own GitHub account;
|
||||||
|
@@ -279,8 +279,8 @@ https://github.com/Tencent/TencentOS-tiny
|
|||||||

|

|
||||||
|
|
||||||
更多TencentOS tiny基础内核的使用,请参考内核开发指南文档:
|
更多TencentOS tiny基础内核的使用,请参考内核开发指南文档:
|
||||||
- [TencentOS tiny内核开发指南](../doc/04.Development_manual.md)
|
- [TencentOS tiny内核开发指南](../doc/04.Development_Manual.md)
|
||||||
- [TencentOS tiny API参考](../doc/05.SDK_manual.md)
|
- [TencentOS tiny API参考](../doc/05.SDK_Manual.md)
|
||||||
|
|
||||||
## 4. 使用TencentOS tiny定制开发板对接腾讯云IoT Explorer
|
## 4. 使用TencentOS tiny定制开发板对接腾讯云IoT Explorer
|
||||||
### 4.1 入门概述
|
### 4.1 入门概述
|
Reference in New Issue
Block a user