Files
ch32v203-eth-node/.vscode/settings.json
2024-10-11 06:10:35 +06:00

12 lines
251 B
JSON

{
"files.associations": {
"*.rmd": "markdown",
"stdio.h": "c",
"ch32v003fun.h": "c",
"w5500.h": "c",
"wizchip_conf.h": "c",
"socket.h": "c",
"type_traits": "c",
"compare": "c"
}
}