ece312/final_project/312_final.code-workspace

16 lines
169 B
Plaintext

{
"folders": [
{
"path": "sd_reader"
},
{
"path": "lcd_disp"
}
],
"settings": {
"files.associations": {
"io.h": "c",
"interrupt.h": "c"
}
}
}