Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加维护人信息 #9

Merged
merged 1 commit into from
Dec 7, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ RT-Thread online packages

在打开 filesystem samples package 后,当进行 BSP 编译时,选择的软件包相关源代码会被加入到 BSP 工程中进行编译。

** API 列表 **
**API 列表**

| API | 功能 |
| ----------------------------------------------------- | ------------------------ |
| API | 功能 |
| -------------- | ------------------------ |
| int open(const char *pathname, int oflag, int mode); | 打开文件 |
| int close(int fd); | 关闭文件 |
| size_t read(int fd, void *buf, size_t count); | 读取数据 |
Expand All @@ -74,5 +74,5 @@ RT-Thread online packages

## 5、联系方式 & 感谢

* 维护:name
* 主页:https://github.com/RT-Thread-packages/filesystem-sample.git
* 维护:[misonyo](https://github.com/misonyo)
* 主页:https://github.com/RT-Thread-packages/filesystem-sample