narf52/.vscode/settings.json
2020-03-08 07:39:16 +01:00

11 lines
220 B
JSON

{
"files.associations": {
"climits": "cpp",
"nrf_delay.h": "c",
"nrfx.h": "c",
"nrfx_config.h": "c",
"nrfx_common.h": "c",
"nrf.h": "c",
"boards.h": "c"
}
}