🆕 加载elf文件

This commit is contained in:
fslongjin
2022-05-18 18:27:00 +08:00
parent b0a7ec633d
commit 5df5d79900
9 changed files with 277 additions and 50 deletions

View File

@ -95,7 +95,10 @@
"types.h": "c",
"string.h": "c",
"math.h": "c",
"ipi.h": "c"
"ipi.h": "c",
"arch.h": "c",
"elf.h": "c",
"stdio.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""