Skip to content
Snippets Groups Projects
Commit 6f7e3d37 authored by Federico Lolli's avatar Federico Lolli Committed by Emilio Corigliano
Browse files

[vscode] Add cspell words to workspace dictionary

parent 67c822fd
Branches
No related tags found
1 merge request!48[GS, ARP] New entrypoint for lyra_gs and ARP related things
...@@ -122,6 +122,7 @@ ...@@ -122,6 +122,7 @@
"Aeroutils", "Aeroutils",
"AIRBRAKES", "AIRBRAKES",
"Baro", "Baro",
"Betto",
"Boardcore", "Boardcore",
"CALIB", "CALIB",
"Canbus", "Canbus",
...@@ -132,6 +133,7 @@ ...@@ -132,6 +133,7 @@
"compid", "compid",
"Conterio", "Conterio",
"CONTIN", "CONTIN",
"Corigliano",
"CPHA", "CPHA",
"cppcheck", "cppcheck",
"cwise", "cwise",
...@@ -147,15 +149,22 @@ ...@@ -147,15 +149,22 @@
"EXTI", "EXTI",
"Gpio", "Gpio",
"GPIOF", "GPIOF",
"GPIOG",
"KALM", "KALM",
"kalman", "kalman",
"Leds",
"Lolli", "Lolli",
"magcal", "magcal",
"Mandelli",
"mavlink", "mavlink",
"miosix", "miosix",
"MPXH", "MPXH",
"Musso",
"Niccolò",
"Nidasio", "Nidasio",
"pitot", "pitot",
"Qemergency",
"Riccardo",
"RSSI", "RSSI",
"SATS", "SATS",
"setb", "setb",
...@@ -174,6 +183,11 @@ ...@@ -174,6 +183,11 @@
"cmake.configureSettings": { "cmake.configureSettings": {
"CMAKE_C_COMPILER_LAUNCHER": "ccache", "CMAKE_C_COMPILER_LAUNCHER": "ccache",
"CMAKE_CXX_COMPILER_LAUNCHER": "ccache" "CMAKE_CXX_COMPILER_LAUNCHER": "ccache"
<<<<<<< HEAD
}, },
"compilerexplorer.compilationDirectory": "${workspaceFolder}/build" "compilerexplorer.compilationDirectory": "${workspaceFolder}/build"
} }
=======
}
}
>>>>>>> 170759b0 ([vscode] Add cspell words to workspace dictionary)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment