RT-Thread / RT-Thread/rt-thread

[Feature] ci.attachconfig.yml 和scons结合使用

Open
#9,941 3 comments 0 reactions 1 assignee View on GitHub

@supperthomas is already working on this.

Since Jan 21, 2025.

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

为了方便用户方便使用yml中的配置,添加如下命令
scons --attach=? 打印出yml中的所有配置
参考如下:

Image

scons --attach=component.cherryusb_cdc 该命令把yml中的component.cherryusb_cdc配置放到.config的最后中,并且执行一下menuconfig

scons --attach=default 执行git reset 命令恢复.config为原样。

Describe your preferred solution

如有其他建议可以comment

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.