-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodework-forth.code-workspace
60 lines (60 loc) · 1.61 KB
/
codework-forth.code-workspace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"folders": [
{
"path": "C:\\Progs\\Quartus\\Gameduino\\Godzil\\j0\\firmware"
},
{
"name": "SelfTest",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\SelfTest"
},
{
"name": "Ball",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\Ball"
},
{
"name": "Asteroid",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\Asteroid"
},
{
"name": "200303-212820-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200303-212820-uno"
},
{
"name": "200303-213142-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200303-213142-uno"
},
{
"name": "200303-213746-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200303-213746-uno"
},
{
"name": "200303-214020-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200303-214020-uno"
},
{
"name": "Wireframe",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\Wireframe"
},
{
"name": "HelloWorldF",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\HelloWorldF"
},
{
"name": "200307-165818-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200307-165818-uno"
},
{
"name": "200307-184106-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200307-184106-uno"
},
{
"name": "200307-184321-uno",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\200307-184321-uno"
},
{
"name": "HelloWorld",
"path": "C:\\Users\\Дима\\Documents\\PlatformIO\\Projects\\HelloWorld"
}
],
"settings": {}
}