Switch project to GNU Make + VS Code
This commit is contained in:
parent
973995fb56
commit
fd74076bb8
5 changed files with 242 additions and 95 deletions
10
kulifuli-arduino.code-workspace
Normal file
10
kulifuli-arduino.code-workspace
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"makefile.configureOnOpen": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue