RT-Thread / RT-Thread/rt-thread

[Feature] 整理 libcpu 下的 Kconfig 文件 | Separate Kconfig under libcpu to each architectures

Open
#9,187 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue RT-Smart
Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

Describe problem solved by the proposed feature

当前 rt-thread/libcpu/Kconfig 文件内容较混乱。每个架构单独的配置完全可以拆解到独立的目录下维护。

Describe your preferred solution

No response

Describe possible alternatives

No response

Contributor guide

Open the contributing guide

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

Start by reading libcpu/Kconfig and inventorying the architecture-specific configuration it contains. Compare the existing libcpu architecture directories to determine where each Kconfig section belongs. Done means each architecture's configuration is maintained separately under its own directory without losing the current options.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system, embedded-iot, operating-systems
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.