Added shell functions

This commit is contained in:
2025-06-17 16:43:13 +02:00
parent 9d017f9f8d
commit 852c5c72be
10 changed files with 296 additions and 39 deletions

View File

@@ -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",