From 1a4f91ab8e99fcc5a9db214ae6ba0d996de25498 Mon Sep 17 00:00:00 2001 From: Supowang <54426333+Supowang1989@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:10:24 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7aa42ec85..7e50503a5 100644 --- a/README.md +++ b/README.md @@ -176,15 +176,15 @@ TobudOS 联合合作伙伴 (南京厚德物联网) 设计了定制开发板, - [【TobudOS学习】例程(4)——信号量](https://github.com/jiejieTop/TencentOS-Demo/tree/master/04-sem) -- [【TobudOS tiny 学习】例程(5)——互斥锁](https://github.com/jiejieTop/TencentOS-Demo/tree/master/05-mutex) +- [【TobudOS学习】例程(5)——互斥锁](https://github.com/jiejieTop/TencentOS-Demo/tree/master/05-mutex) -- [【TobudOStiny 学习】例程(6)——事件](https://github.com/jiejieTop/TencentOS-Demo/tree/master/06-event) +- [【TobudOS学习】例程(6)——事件](https://github.com/jiejieTop/TencentOS-Demo/tree/master/06-event) -- [【TobudOS tiny 学习】例程(7)——软件定时器](https://github.com/jiejieTop/TencentOS-Demo/tree/master/07-timer) +- [【TobudOS学习】例程(7)——软件定时器](https://github.com/jiejieTop/TencentOS-Demo/tree/master/07-timer) -- [【TobudOS tiny 学习】例程(8)——内存池](https://github.com/jiejieTop/TencentOS-Demo/tree/master/08-mmblk) +- [【TobudOS学习】例程(8)——内存池](https://github.com/jiejieTop/TencentOS-Demo/tree/master/08-mmblk) -- [【TobudOS tiny 学习】例程(9)——内存堆](https://github.com/jiejieTop/TencentOS-Demo/tree/master/09-mmheap) +- [【TobudOS学习】例程(9)——内存堆](https://github.com/jiejieTop/TencentOS-Demo/tree/master/09-mmheap) ## 视频教程: