rcore-os / rcore-os/rCore-Tutorial-v3
某些章节的`MEMORY_END`不一致
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 560
- PR merge metrics
- No merged PRs in 30d
Description
可能ch7开始都是有问题的。在使用device tree之前,我们期望其被定义在boards/<platform.rs>中,但现状并非如此。
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.
Research direction
Inspect the ch7 and later chapters, starting with MEMORY_END and the device-tree transition. Compare the expected definitions in boards/<platform.rs> with the current chapter implementations. The work is done when MEMORY_END is consistently defined in the expected location before device-tree use across the affected chapters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100