Skip to content

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

Description

@Lim-LinYuanbo

假设我的文件目录:

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

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions