RT-Thread / RT-Thread/rt-thread
[新手任务][menuconfig] 尝试给 一些bsp添加Kconfig .config等文件,方便menuconfig
Open
A pull request for this has already been merged.
- #7686 by @zhkag — merged
good first issue
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
https://github.com/RT-Thread/rt-thread/actions/runs/5014814877/jobs/8989555408
很多比较老的bsp都没有.config 等文件,参考其他bsp,将.config文件添加上去。
验证方法: menuconfig 保存之后退出,然后执行scons看是否生效。
- fujitsu/mb9x/mb9bf500r
- fujitsu/mb9x/mb9bf506r
- fujitsu/mb9x/mb9bf618s
- fujitsu/mb9x/mb9bf568r
- lm3s8962
- lm3s9b9x
- sam7x
Contributor guide
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
Review the listed BSP directories, the existing .config files, and the merged pull request linked to this issue. Start by comparing those BSP configurations with similar menuconfig-enabled BSPs, then run menuconfig, save and exit, and execute scons; the configuration should remain effective after the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100