moved bash scripts from 'collections' to {repo}/misc/scripts/

adjusted bashrc accordingly
This commit is contained in:
scbj
2024-11-08 16:54:26 +01:00
parent 4cf118e4e1
commit 2b16c54128
4 changed files with 26 additions and 3 deletions

View File

@@ -37,5 +37,6 @@
"cortex-debug.gdbPath": "/usr/bin/arm-none-eabi-gdb",
"cortex-debug.JLinkGDBServerPath": "/home/scbj/repos/jlink_linux/JLinkGDBServer",
"pdf-preview.default.sidebar": true,
"workbench.tree.indent": 20
"workbench.tree.indent": 20,
"cortex-debug.enableTelemetry": false
}