rename doc and update ReadMe

This commit is contained in:
supowang
2019-11-21 10:28:52 +08:00
parent bd20d0275d
commit 72869fad1d
17 changed files with 15 additions and 15 deletions

View File

@@ -65,18 +65,18 @@ TencentOS tiny目前支持STM32、NXP、华大半导体、国民技术、GD32、
欢迎IoT相关项目合作有合作需求的请邮件联系TencentOS tiny官方工作人员邮箱地址 supowang@tencent.com
# 二、TencentOS tiny 代码目录
- [TencentOS tiny代码目录说明](./doc/TencentOS tiny 代码目录说明.md)
- [TencentOS tiny代码目录说明](./doc/9.TencentOS_tiny_code_directory_description.md)
# 三、TencentOS tiny 参考文档
## 1、移植指南
- [TencentOS tiny移植指南KEIL版本](./doc/TencentOS tiny porting guide keil.md)
- [TencentOS tiny移植指南IAR版本](./doc/TencentOS tiny porting guide iar.md)
- [TencentOS tiny移植指南GCC版本](./doc/TencentOS tiny porting guide gcc.md)
- [TencentOS tiny移植指南KEIL版本](./doc/10.TencentOS_tiny_porting_guide_keil.md)
- [TencentOS tiny移植指南IAR版本](./doc/11.TencentOS_tiny_porting_guide_iar.md)
- [TencentOS tiny移植指南GCC版本](./doc/12.TencentOS_tiny_porting_guide_gcc.md)
## 2、TencentOS tiny 开发指南
- [TencentOS tiny内核开发指南](./doc/4. TencentOS tiny 开发指南.md)
- [TencentOS tiny API参考](./doc/5. TencentOS tiny SDK文档.md)
- [TencentOS tiny对接腾讯云IoTHub开发指南](./doc/8. TencentOS tiny 对接腾讯云IoTHub开发指南.md)
- [TencentOS tiny内核开发指南](./doc/4.TencentOS_tiny_Development_Guide.md)
- [TencentOS tiny API参考](./doc/5.TencentOS_tiny_SDK_documentation.md)
- [TencentOS tiny对接腾讯云IoTHub开发指南](./doc/8.The_development_Guide_for_use_TencentOS_tiny_connect_to_Tencent_Cloud_IoTHub.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/TencentOS-tiny定制开发板入门指南.pdf)
- [TencentOS-tiny定制开发板入门指南](./doc/15.TencentOS_tiny_Custom_Development_Board_Getting_Started_Guide.pdf)
# 七、贡献代码
* 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/TencentOS tiny 代码目录说明.md)
- [TencentOS tiny code directory description](./doc/9.TencentOS_tiny_code_directory_description.md)
# TencentOS tiny reference documentation
## 1、Porting guide
- [TencentOS tiny Porting guideKEIL version](./doc/TencentOS tiny porting guide keil.md)
- [TencentOS tiny Porting guideIAR version](./doc/TencentOS tiny porting guide iar.md)
- [TencentOS tiny Porting guideGCC version](./doc/TencentOS tiny porting guide gcc.md)
- [TencentOS tiny Porting guideKEIL version](./doc/10.TencentOS_tiny_porting_guide_keil.md)
- [TencentOS tiny Porting guideIAR version](./doc/11.TencentOS_tiny_porting_guide_iar.md)
- [TencentOS tiny Porting guideGCC version](./doc/12.TencentOS_tiny_porting_guide_gcc.md)
## 2、Development guide
- [TencentOS tiny Kernel development guide](./doc/4. TencentOS tiny 开发指南.md)
- [TencentOS tiny API reference](./doc/5. TencentOS tiny SDK文档.md)
- [The development Guide for use TencentOS tiny access to Tencent Cloud IoTHub ](./doc/8. TencentOS tiny 对接腾讯云IoTHub开发指南.md)
- [TencentOS tiny Kernel development guide](./doc/4.TencentOS_tiny_Development_Guide.md)
- [TencentOS tiny API reference](./doc/5.TencentOS_tiny_SDK_documentation.md)
- [The development Guide for use TencentOS tiny connect to Tencent Cloud IoTHub ](./doc/8.The_development_Guide_for_use_TencentOS_tiny_connect_to_Tencent_Cloud_IoTHub.md)
# TencentOS tiny opensource license
* TencentOS tiny follow [BSD-3 Open source license agreement](LICENSE)