A272O版本整理

This commit is contained in:
2025-02-12 14:05:53 +08:00
parent 08e216ffb2
commit 7a59be0434
156 changed files with 27634 additions and 25946 deletions

View File

@ -1,5 +1,7 @@
{
"files.associations": {
"chip.h": "c"
"chip.h": "c",
"*.inc": "cpp",
"data_port.h": "c"
}
}