Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何添加或关联其他文件夹的代码 #34

Open
Lim-LinYuanbo opened this issue Aug 25, 2021 · 0 comments
Open

如何添加或关联其他文件夹的代码 #34

Lim-LinYuanbo opened this issue Aug 25, 2021 · 0 comments

Comments

@Lim-LinYuanbo
Copy link

假设我的文件目录:

.
├── rtthread-nano // 这是操作系统的源码
│   └── rt-thread
└── test // 这是应用层代码,这些代码依赖rtthread-nano

test的目录中已经有.git或.root了,所以根据规则,test的目录就已经是顶层目录了。

所以我的疑问是,如何在test这个目录中编码时让他自动关联rtthread-nano这里的源码?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant