RT-Thread / RT-Thread/rt-thread
[Feature] [BSP] 添加sdk默认路径为bsp上一级目录
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
package 下载路径都是在package路径下面,sdk不用每次都下载,看是否有可能sdk的下载可以指定对应的library文件夹,该library文件夹在bsp上一级目录。或者可否package整个文件夹调整到bsp上一级目录。方便不会重复下载。
有空研究一下package目录指定目录的可行性。
Describe your preferred solution
研究一下package目录指定目录的可行性
Describe possible alternatives
研究一下package目录指定目录的可行性
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 by tracing how package download locations are selected and how the BSP and its parent directory are laid out. Check whether SDK or library files can be stored in the parent directory without breaking package resolution or existing projects; done means a documented feasibility result and a defined implementation scope.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100