gitting project in git

This commit is contained in:
2025-03-30 21:43:59 -05:00
commit 18988b8656
1975 changed files with 703353 additions and 0 deletions

10
vitis/radar/src/.vscode/settings.json vendored Executable file
View File

@@ -0,0 +1,10 @@
{
"files.associations": {
"cstdlib": "c",
"radar_manager_icd.h": "c",
"compare": "c",
"adi_cms_api_common.h": "c",
"stdarg.h": "c",
"project.h": "c"
}
}