rcore-os / rcore-os/rCore-Tutorial-v3

某些章节的`MEMORY_END`不一致

Open
#136 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.