mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-05 12:00:22 +00:00
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"rust.features": ["bsp_rpi3"],
|
|
"rust.all_targets": false,
|
|
}
|