25 lines
323 B
Plaintext
25 lines
323 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../HALLIB"
|
|
},
|
|
{
|
|
"path": "../HARDWARE"
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"*.embeddedhtml": "html",
|
|
"usart.h": "c",
|
|
"ec800m.h": "c",
|
|
"stm32f4xx.h": "c",
|
|
"delay.h": "c",
|
|
"string.h": "c",
|
|
"sys.h": "c",
|
|
"stdio.h": "c"
|
|
}
|
|
}
|
|
} |