mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
Add compiler explorer extension for optimizing functions
This commit is contained in:
Vendored
+4
@@ -6,5 +6,9 @@
|
||||
"C_Cpp.files.exclude": {
|
||||
"build/**": true
|
||||
},
|
||||
"files.associations": {
|
||||
"*.S": "avr"
|
||||
},
|
||||
"cmake.configureOnOpen": true,
|
||||
"compilerexplorer.compilationDirectory": "${workspaceFolder}/build",
|
||||
}
|
||||
Reference in New Issue
Block a user