Files
pico-examples/hello_world/hello_world.code-workspace
2023-12-08 21:22:21 -06:00

11 lines
97 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../../pico-sdk"
}
],
"settings": {}
}