test-kod-bez/.vscode/settings.json

26 lines
489 B
JSON

{
"files.associations": {
"worker_type.h": "c",
"main.h": "c",
"stdio.h": "c",
"stdint.h": "c",
"stdbool.h": "c",
"unistd.h": "c",
"stdlib.h": "c",
"time.h": "c",
"hdlc_type.h": "c",
"hdlc.h": "c",
"fifo_type.h": "c",
"chrono": "c",
"span": "c",
"worker.h": "c",
"fifo.h": "c",
"string.h": "c",
"*.ipp": "c",
"cstring": "c",
"stddef.h": "c",
"coroutine": "c",
"filo.h": "c",
"filo_type.h": "c"
}
}