This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
rust-raspberrypi-OS-tutorials
Watch
2
Star
0
Fork
0
You've already forked rust-raspberrypi-OS-tutorials
mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced
2024-11-17 21:25:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
257aefea2c
rust-raspberrypi-OS-tutorials
/
01_wait_forever
/
.vscode
/
settings.json
6 lines
103 B
JSON
Raw
Normal View
History
Unescape
Escape
Add vscode settings
2019-10-06 20:34:18 +00:00
{
Tiny rustfmt and vscode changes
2019-10-10 17:44:28 +00:00
"editor.formatOnSave"
:
true
,
Add vscode settings
2019-10-06 20:34:18 +00:00
"rust.features"
:
[
"bsp_rpi3"
]
,
"rust.all_targets"
:
false
,
}
Reference in New Issue
Copy Permalink