Files
NE_YuR/openflow/compile_commands.json
2025-11-11 16:53:32 +08:00

20 lines
471 B
JSON

[
{
"arguments": [
"/usr/bin/arm-linux-gnueabihf-gcc",
"-c",
"-I./include",
"-I",
"/usr/share/verilator/include",
"-I",
"/usr/share/verilator/include",
"-o",
"user_openflow",
"main_user_openflow.c"
],
"directory": "/home/gh0s7/project/NE_YuR/openflow",
"file": "/home/gh0s7/project/NE_YuR/openflow/main_user_openflow.c",
"output": "/home/gh0s7/project/NE_YuR/openflow/user_openflow"
}
]