Added shell functions
This commit is contained in:
4
software/.vscode/settings.json
vendored
4
software/.vscode/settings.json
vendored
@@ -8,7 +8,9 @@
|
||||
"canbus.h": "c",
|
||||
"kernel.h": "c",
|
||||
"settings.h": "c",
|
||||
"can.h": "c"
|
||||
"can.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"reboot.h": "c"
|
||||
},
|
||||
"C_Cpp.default.compileCommands": [
|
||||
"build/compile_commands.json",
|
||||
|
||||
Reference in New Issue
Block a user