Files
rtl8710_openocd/.vscode/settings.json
2024-12-04 06:58:11 +06:00

15 lines
308 B
JSON

{
"files.associations": {
"*.rmd": "markdown",
"stdio.h": "c",
"spi_flash.h": "c",
"rtl8710.h": "c",
"random": "c",
"array": "c",
"string": "c",
"string_view": "c",
"span": "c",
"string.h": "c",
"chrono": "c"
}
}