RT-Thread / RT-Thread/rt-thread
[Feature] 把厂家的sdk复用,避免同一系列的sdk下载多次
Open
Nobody has claimed this yet.
- 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
https://github.com/RT-Thread/env/pull/279
目前还需要做的工作
- 打包的脚本需要修改,要把libraries下的sdk也打包。(scons --dist)
- 厂家的sdk软件包需要采用相对路径 #10477 (避免.o文件错乱)
Describe your preferred solution
No response
Describe possible alternatives
No response
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
Start with the scons --dist packaging flow and inspect how libraries/SDK files are handled. Read the relative-path concern in issue #10477 and trace the vendor SDK package references. Done means the SDKs under libraries are included in distribution archives and shared SDK paths no longer cause object-file conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100