rust-raspberrypi-OS-tutorials/01_wait_forever/.vscode/settings.json

5 lines
70 B
JSON
Raw Normal View History

2019-10-06 20:34:18 +00:00
{
"rust.features": ["bsp_rpi3"],
"rust.all_targets": false,
}