Skip to content

Conversation

foxg1ove1
Copy link

#6

[submodule "rt-thread"]
path = rt-thread
url = https://github.com/RT-Thread/rt-thread.git
url = git@github.com:RT-Thread/rt-thread.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个文件应该不需要修改,依然保留https模式即可

@@ -0,0 +1,92 @@
use crate::bindings::*;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要加入源代码的许可说明,以及更改记录。可以参照其他 c 代码的方式。

## Project Structure

```
rust/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要对当前目录情况进行update

## Project Structure

```
rust/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要对当前目录情况进行update

@@ -0,0 +1,92 @@
use crate::bindings::*;

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/api 的方式分类会更适合,可以以这样的方式梳理得更好些,也包括提供API的文档(文档可以使用AI来生成)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants