mirror of
https://github.com/esp-rs/esp-hal.git
synced 2026-01-20 14:25:38 +00:00
* Convert the VS Code workspace file into a standard settings file * Add a VS Code extensions file to suggest useful extensions
4 lines
81 B
JSON
4 lines
81 B
JSON
{
|
|
"recommendations": ["rust-lang.rust-analyzer", "tamasfe.even-better-toml"]
|
|
}
|