24 lines
421 B
Plaintext
24 lines
421 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "/home/logic/_workspace/stm32/mastering_stm32/example/nucleo-f103RB"
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"dockerfile.*": "dockerfile",
|
|
"docker-compose.*": "dockerfile",
|
|
".gitattributes": "gitignore",
|
|
"dma.h": "c",
|
|
"stm32f1xx_hal.h": "c",
|
|
"list": "c",
|
|
"usart.h": "c",
|
|
"array": "c",
|
|
"vector": "c",
|
|
"string_view": "c"
|
|
}
|
|
}
|
|
} |