compiles and works

This commit is contained in:
François Dausseur
2025-02-18 11:36:18 +01:00
parent b66e82da87
commit 5dfe5b123e
17 changed files with 7087 additions and 2021 deletions

View File

@@ -1,7 +1,7 @@
{
"files.associations": {
"*.cpt": "yaml",
"*.seq": "yaml",
"*.cpt": "yaml",
"os_interface.h": "c",
"bsdl_strings.h": "c",
"script.h": "c",
@@ -13,7 +13,9 @@
"dlfcn.h": "c",
"config_script.h": "c",
"bs_defines.h": "c",
"jtag_core.h": "c"
"jtag_core.h": "c",
"string.h": "c",
"readline.h": "c"
},
"C_Cpp.default.includePath": [
"libs/",