Update README_en.md

This commit is contained in:
supowang
2019-10-11 15:47:57 +08:00
parent 4711c92d91
commit b8e0016595

View File

@@ -62,18 +62,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代码目录说明](./doc/TencentOS-tiny-代码目录说明.md)
- [TencentOS tiny code directory description](./doc/TencentOS-tiny-代码目录说明.md)
# TencentOS tiny reference documentation
## 1、Porting guide
- [TencentOS tiny移植指南KEIL版本](./doc/TencentOS-tiny-porting-keil.md)
- [TencentOS tiny移植指南IAR版本](./doc/TencentOS-tiny-porting-iar.md)
- [TencentOS tiny移植指南GCC版本](./doc/TencentOS-tiny-porting-gcc.md)
- [TencentOS tiny Porting guideKEIL version](./doc/TencentOS-tiny-porting-keil.md)
- [TencentOS tiny Porting guideIAR version](./doc/TencentOS-tiny-porting-iar.md)
- [TencentOS tiny Porting guideGCC version](./doc/TencentOS-tiny-porting-gcc.md)
## 2、Development guide
- [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 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 opensource license
* TencentOS tiny follow [BSD-3 Open source license agreement](LICENSE)
@@ -104,80 +104,5 @@ Scan the QR code plus group, please note the TencentOS tiny developer, the staff
![](./doc/picture/introduction/qq.png)
# Third-party developer contributions
Thanks to the contribution of CSDN blog expert Jiejie
Based on the wildfire stm32f103 development board to transplant TencentOS tiny routines, source code analysis, video explanation.
## Simple to get started
- [超详细的 TencentOS tiny 移植到STM32F103全教程](https://blog.csdn.net/jiejiemcu/article/details/101034426)
## Deep source analysis
- [【TencentOS tiny学习】源码分析1——task](https://blog.csdn.net/jiejiemcu/article/details/99618912)
- [【TencentOS tiny学习】源码分析2——调度器](https://blog.csdn.net/jiejiemcu/article/details/99665883)
- [【TencentOS tiny学习】源码分析3——队列](https://blog.csdn.net/jiejiemcu/article/details/99687678)
- [【TencentOS tiny学习】源码分析4——消息队列](https://blog.csdn.net/jiejiemcu/article/details/99781093)
- [【TencentOS tiny学习】源码分析5——信号量](https://blog.csdn.net/jiejiemcu/article/details/100052643)
- [【TencentOS tiny学习】源码分析6——互斥锁](https://blog.csdn.net/jiejiemcu/article/details/100056641)
- [【TencentOS tiny学习】源码分析7——事件](https://blog.csdn.net/jiejiemcu/article/details/100492219)
- [【TencentOS tiny学习】源码分析8——软件定时器](https://blog.csdn.net/jiejiemcu/article/details/101846089)
## Example Code
- [【TencentOS tiny学习】例程0——hello world](https://github.com/jiejieTop/TencentOS-Demo/tree/master/hello-world)
- [【TencentOS tiny学习】例程1——task](https://github.com/jiejieTop/TencentOS-Demo/tree/master/01-task)
- [【TencentOS tiny学习】例程2——队列](https://github.com/jiejieTop/TencentOS-Demo/tree/master/02-queue)
- [【TencentOS tiny学习】例程3——消息队列](https://github.com/jiejieTop/TencentOS-Demo/tree/master/03-msg_queue)
- [【TencentOS tiny学习】例程4——信号量](https://github.com/jiejieTop/TencentOS-Demo/tree/master/04-sem)
- [【TencentOS tiny学习】例程5——互斥锁](https://github.com/jiejieTop/TencentOS-Demo/tree/master/05-mutex)
- [【TencentOS tiny学习】例程6——事件](https://github.com/jiejieTop/TencentOS-Demo/tree/master/06-event)
- [【TencentOS tiny学习】例程7——软件定时器](https://github.com/jiejieTop/TencentOS-Demo/tree/master/07-timer)
- [【TencentOS tiny学习】例程8——内存池](https://github.com/jiejieTop/TencentOS-Demo/tree/master/08-mmblk)
- [【TencentOS tiny学习】例程9——内存堆](https://github.com/jiejieTop/TencentOS-Demo/tree/master/09-mmheap)
## Video tutorial
- [【TencentOS tiny学习】视频汇总](https://www.bilibili.com/video/av70478596?from=search&seid=10160676184801585522)
- [【视频】01-初识TencentOS tiny](https://www.bilibili.com/video/av70478596/?p=1)
- [【视频】02-TencentOS tiny基础知识](https://www.bilibili.com/video/av70478596/?p=2)
- [【视频】03-TencentOS tiny移植](https://www.bilibili.com/video/av70478596/?p=3)
- [【视频】04-TencentOS tiny任务-1](https://www.bilibili.com/video/av70478596/?p=4)
- [【视频】05-TencentOS tiny任务-2](https://www.bilibili.com/video/av70478596/?p=5)
- [【视频】06-TencentOS tiny队列-1](https://www.bilibili.com/video/av70478596/?p=6)
- [【视频】07-TencentOS tiny队列-2](https://www.bilibili.com/video/av70478596/?p=7)
- [【视频】08-TencentOS tiny消息队列](https://www.bilibili.com/video/av70478596/?p=8)
- [【视频】09-TencentOS tiny信号量-1](https://www.bilibili.com/video/av70478596/?p=9)
- [【视频】10-TencentOS tiny信号量-2](https://www.bilibili.com/video/av70478596/?p=10)
- [【视频】11-TencentOS tiny互斥锁-1](https://www.bilibili.com/video/av70478596/?p=11)
- [【视频】12-TencentOS tiny互斥锁-2](https://www.bilibili.com/video/av70478596/?p=12)
- [【视频】13-TencentOS tiny互斥锁-3](https://www.bilibili.com/video/av70478596/?p=13)
- [【视频】14-TencentOS tiny事件-1](https://www.bilibili.com/video/av70478596/?p=14)
- [【视频】15-TencentOS tiny事件-2](https://www.bilibili.com/video/av70478596/?p=15)
- [【视频】16-TencentOS tiny软件定时器-1](https://www.bilibili.com/video/av70478596/?p=16)
- [【视频】17-TencentOS tiny软件定时器-2](https://www.bilibili.com/video/av70478596/?p=11)
- [【视频】18-TencentOS tiny软件定时器-3](https://www.bilibili.com/video/av70478596/?p=18)
## Related PPT doc
- [【TencentOS tiny学习】视频PPT](https://github.com/jiejieTop/TencentOS-Demo/tree/master/PPT)