init
This commit is contained in:
25
USER/USER.code-workspace
Normal file
25
USER/USER.code-workspace
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user