add spl, first tries programming
This commit is contained in:
10
firmware/.vscode/settings.json
vendored
Normal file
10
firmware/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stm8l15x.h": "c",
|
||||
"stm8l15x_it.h": "c",
|
||||
"stm8l15x_conf.h": "c",
|
||||
"stm8l15x_rtc.h": "c",
|
||||
"stdio.h": "c",
|
||||
"stm8l15x_usart.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user