23 lines
276 B
Plaintext
23 lines
276 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "sd_reader"
|
|
},
|
|
{
|
|
"path": "lcd_disp"
|
|
},
|
|
{
|
|
"path": "testing"
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"io.h": "c",
|
|
"interrupt.h": "c",
|
|
"periph.h": "c",
|
|
"comms.h": "c",
|
|
"string.h": "c",
|
|
"main.h": "c"
|
|
}
|
|
}
|
|
} |