mirror of
https://github.com/JonasunderscoreJones/PI-server-rack.git
synced 2025-10-22 17:29:17 +02:00
vscode file updates
This commit is contained in:
parent
58c0884c01
commit
3c36a24c4a
2 changed files with 3 additions and 1 deletions
1
.vscode/c_cpp_properties.json
vendored
1
.vscode/c_cpp_properties.json
vendored
|
@ -20,6 +20,7 @@
|
|||
"name": "Arduino",
|
||||
"compilerPath": "/home/jonas_jones/.arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++",
|
||||
"compilerArgs": [
|
||||
"-w",
|
||||
"-std=gnu++11",
|
||||
"-fpermissive",
|
||||
"-fno-exceptions",
|
||||
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"C_Cpp.errorSquiggles": "Disabled"
|
||||
"C_Cpp.errorSquiggles": "Disabled",
|
||||
"rust-analyzer.cargo.buildScripts.enable": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue