acid/firmware/.vscode/settings.json

5 lines
102 B
JSON
Raw Normal View History

2026-01-31 20:21:40 +01:00
{
"rust-analyzer.cargo.noDefaultFeatures": true,
"rust-analyzer.cargo.features": ["probe"],
}