使用管道符来作为find_func_def.py的输入

This commit is contained in:
2025-01-13 19:41:30 +08:00
parent 9e297aa436
commit 6e6c2909a7
3 changed files with 8 additions and 176 deletions

View File

@@ -3,7 +3,7 @@ group("mfgtools") {
# This will expand to the name "//tutorial:tutorial" which is the full name
# of our new target. Run "gn help labels" for more.
# "//ah:aha",
"ah:aha"
"ah:ah"
]
}

View File

@@ -1,4 +1,4 @@
executable("aha") {
executable("ah") {
sources = [
"add_header_v1.c",
"../ram/src/crc.c",