Files
new_f_3/Project/MDK-ARM/.vscode/settings.json
刘正航 609eb878d1 New
2026-04-16 16:55:01 +08:00

9 lines
161 B
JSON

{
"files.associations": {
"*.bin": "plaintext",
"bsp.h": "c",
"string.h": "c",
"math.h": "c",
"stdint.h": "c"
}
}