mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-06-02 04:21:39 +02:00
Add new driver implementations and workspace updates
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"rust-analyzer.cargo.target": "thumbv8m.main-none-eabihf",
|
||||
"rust-analyzer.check.allTargets": false,
|
||||
"editor.formatOnSave": true,
|
||||
"files.exclude": {
|
||||
".pico-rs": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user