Commit b0ebd61b authored by sun folwer's avatar sun folwer
Browse files

Merge branch '33461599-master-patch-01374' into 'master'

Update README.md

See merge request !1
No related merge requests found
Showing with 5 additions and 1 deletion
+5 -1
# proj27-rt-smart-rust-app
> 关联的仓库:https://gitlab.eduxiji.net/33461599/libc-for-rust-rt-samrt
> 该仓库被 `rust-lang` 所使用,其对接了`libc`库,使得`rust-lang`能够使用`libc`封装好的系统调用。
### 项目名称
在RT-Thread Smart上支持rust语言编写的用户态程序
......@@ -52,4 +56,4 @@ Apache-2.0
##### 第三题:Rust生态中的rt-smart平台
* [ ] 许多的库实现和平台有关系,这些库通常需要特定的操作系统功能支持。比如num_cpus,它在不同平台上调用不同的系统调用,达到列出CPU核数量的功能。查阅资料,列出几个这样的库。您可能需要浏览https://crates.io/或https://lib.rs/。
* [ ] 选择一个Rust生态中的库,为其添加代码,使之能支持rt-smart操作系统的相关功能。
\ No newline at end of file
* [ ] 选择一个Rust生态中的库,为其添加代码,使之能支持rt-smart操作系统的相关功能。
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment