build.gn 可以编译 链接失败
This commit is contained in:
@@ -28,6 +28,8 @@ kernel_module(module_name) {
|
||||
"freertos/src/portable/MemMang/heap_5/heap_5.c"
|
||||
]
|
||||
include_dirs = [
|
||||
"freertos/src/include", "freertos/src/portable/RISCV", "//startup/riscv/inc"
|
||||
"//os/freertos/src/include",
|
||||
"//os/freertos/src/portable/RISCV",
|
||||
"//startup/riscv/inc",
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user