Skip to content

Commit

Permalink
Merge pull request OpenAtomFoundation#372 from pedestriank/master
Browse files Browse the repository at this point in the history
[HUST CSE]Modify invalid links
  • Loading branch information
Supowang1989 authored Apr 25, 2023
2 parents 5e3dc60 + ed28743 commit 46bb77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/23.CMSIS_RTOS_API_Use_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CMSIS-RTOS是用于实时操作系统(RTOS)的一层通用API,它提供了

CMSIS-RTOS API的整体架构如下图:
![](./image/CMSIS_RTOS_API_User_Guide/cmsis-rtos-api.png)
CMSIS-RTOS API官方参考文档链接:[https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html](https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html/)
CMSIS-RTOS API官方参考文档链接:[https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html](https://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html)

# 2. CMSIS-RTOS API列表
下面列出了 CMSIS-RTOS API <font color="red">v1.02</font> 版本提供的所有API。
Expand Down
2 changes: 1 addition & 1 deletion examples/tos_meets_rust/docs/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,6 @@

# 参考

- [Hosting Embedded Rust apps on Apache Mynewt with STM32 Blue Pill](https://medium.com/@ly.lee/hosting-embedded-rust-apps-on-apache-mynewt-with-stm32-blue-pill-c86b119fe5f)
- [Hosting Embedded Rust apps on Apache Mynewt with STM32 Blue Pill](https://lupyuen.github.io/articles/hosting-embedded-rust-apps-on-apache-mynewt-with-stm32-blue-pill)
- [STM32L0 Rust Part 1 - Getting Started](https://craigjb.com/2019/12/31/stm32l0-rust/)
- [FreeRTOS meets Rust](http://www.hashmismatch.net/freertos-meets-rust/)

0 comments on commit 46bb77e

Please sign in to comment.