rcore-os / rcore-os/rCore-Tutorial-v3
ch3增加关于MAX_APP_NUM相关的编译期检查
Open
@wyfcyx is already working on this.
Since Oct 26, 2023.
enhancement
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 560
- PR merge metrics
- No merged PRs in 30d
Description
当user目录下的app过多,超出MAX_APP_NUM限制;或者MAX_APP_NUM过大,使得某些部分溢出,应该让编译不通过。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.