Working Diag & artnet proto with imported led driver smi lib C
This commit is contained in:
Vendored
+3
-3
@@ -15,9 +15,9 @@
|
||||
"processCreateCommands": [
|
||||
"gdb-remote raspberrypi.local:17777"
|
||||
],
|
||||
"env": {
|
||||
"RUST_LOG": "debug"
|
||||
}
|
||||
// "env": {
|
||||
// "RUST_LOG": "trace"
|
||||
// }
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
+3
-1
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"rust-analyzer.cargo.target": "armv7-unknown-linux-gnueabihf"
|
||||
"rust-analyzer.cargo.target": "armv7-unknown-linux-gnueabihf",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnPaste": true
|
||||
}
|
||||
Reference in New Issue
Block a user