1
1
{
2
- "py/object": "pros.conductor.project.Project",
3
- "py/state": {
4
- "project_name": "Shell",
5
- "target": "v5",
6
- "templates": {
7
- "kernel": {
8
- "location": "C:\\Users\\stump\\AppData\\Roaming\\PROS\\templates\\kernel@4.0.3",
9
- "metadata": {
10
- "cold_addr": "58720256",
11
- "cold_output": "bin/cold.package.bin",
12
- "hot_addr": "125829120",
13
- "hot_output": "bin/hot.package.bin",
14
- "origin": "local",
15
- "output": "bin/monolith.bin"
16
- },
17
- "name": "kernel",
18
- "py/object": "pros.conductor.templates.local_template.LocalTemplate",
19
- "supported_kernels": null,
20
- "system_files": [
21
- "include/pros/adi.hpp",
22
- "include/pros/distance.hpp",
23
- "include/pros/serial.hpp",
24
- "include/pros/motors.h",
25
- "include/pros/rotation.hpp",
26
- "include/pros/gps.h",
27
- "include/pros/serial.h",
28
- "include/pros/abstract_motor.hpp",
29
- "include/pros/imu.hpp",
30
- "include/pros/device.h",
31
- "include/pros/apix.h",
32
- "include/pros/misc.hpp",
33
- "include/pros/motor_group.hpp",
34
- "include/pros/screen.hpp",
35
- "include/pros/misc.h",
36
- "common.mk",
37
- "include/pros/link.h",
38
- "firmware/v5-common.ld",
39
- "firmware/libm.a",
40
- "include/api.h",
41
- "include/pros/motors.hpp",
42
- "include/pros/link.hpp",
43
- "include/pros/distance.h",
44
- "firmware/v5-hot.ld",
45
- "firmware/libc.a",
46
- "include/pros/llemu.h",
47
- "include/pros/error.h",
48
- "include/pros/gps.hpp",
49
- "include/pros/screen.h",
50
- "include/pros/llemu.hpp",
51
- "firmware/v5.ld",
52
- "include/pros/device.hpp",
53
- "include/pros/rotation.h",
54
- "include/pros/optical.h",
55
- "include/pros/imu.h",
56
- "include/pros/optical.hpp",
57
- "include/pros/colors.hpp",
58
- "firmware/libpros.a",
59
- "include/pros/vision.hpp",
60
- "include/pros/colors.h",
61
- "include/pros/ext_adi.h",
62
- "include/pros/adi.h",
63
- "include/pros/rtos.h",
64
- "include/pros/rtos.hpp",
65
- "include/pros/vision.h"
66
- ],
67
- "target": "v5",
68
- "user_files": [
69
- "include/main.hpp",
70
- ".gitignore",
71
- "Makefile",
72
- "include/main.hh",
73
- "src/main.cpp",
74
- "include/main.h",
75
- "src/main.cc",
76
- "src/main.c"
77
- ],
78
- "version": "4.0.3"
79
- }
2
+ "py/object": "pros.conductor.project.Project",
3
+ "py/state": {
4
+ "project_name": "Shell",
5
+ "target": "v5",
6
+ "templates": {
7
+ "kernel": {
8
+ "location": "C:\\Users\\stump\\AppData\\Roaming\\PROS\\templates\\kernel@4.0.3",
9
+ "metadata": {
10
+ "cold_addr": "58720256",
11
+ "cold_output": "bin/cold.package.bin",
12
+ "hot_addr": "125829120",
13
+ "hot_output": "bin/hot.package.bin",
14
+ "origin": "local",
15
+ "output": "bin/monolith.bin"
80
16
},
81
- "upload_options": {}
17
+ "name": "kernel",
18
+ "py/object": "pros.conductor.templates.local_template.LocalTemplate",
19
+ "supported_kernels": null,
20
+ "system_files": [
21
+ "include/pros/adi.hpp",
22
+ "include/pros/distance.hpp",
23
+ "include/pros/serial.hpp",
24
+ "include/pros/motors.h",
25
+ "include/pros/rotation.hpp",
26
+ "include/pros/gps.h",
27
+ "include/pros/serial.h",
28
+ "include/pros/abstract_motor.hpp",
29
+ "include/pros/imu.hpp",
30
+ "include/pros/device.h",
31
+ "include/pros/apix.h",
32
+ "include/pros/misc.hpp",
33
+ "include/pros/motor_group.hpp",
34
+ "include/pros/screen.hpp",
35
+ "include/pros/misc.h",
36
+ "common.mk",
37
+ "include/pros/link.h",
38
+ "firmware/v5-common.ld",
39
+ "firmware/libm.a",
40
+ "include/api.h",
41
+ "include/pros/motors.hpp",
42
+ "include/pros/link.hpp",
43
+ "include/pros/distance.h",
44
+ "firmware/v5-hot.ld",
45
+ "firmware/libc.a",
46
+ "include/pros/llemu.h",
47
+ "include/pros/error.h",
48
+ "include/pros/gps.hpp",
49
+ "include/pros/screen.h",
50
+ "include/pros/llemu.hpp",
51
+ "firmware/v5.ld",
52
+ "include/pros/device.hpp",
53
+ "include/pros/rotation.h",
54
+ "include/pros/optical.h",
55
+ "include/pros/imu.h",
56
+ "include/pros/optical.hpp",
57
+ "include/pros/colors.hpp",
58
+ "firmware/libpros.a",
59
+ "include/pros/vision.hpp",
60
+ "include/pros/colors.h",
61
+ "include/pros/ext_adi.h",
62
+ "include/pros/adi.h",
63
+ "include/pros/rtos.h",
64
+ "include/pros/rtos.hpp",
65
+ "include/pros/vision.h"
66
+ ],
67
+ "target": "v5",
68
+ "user_files": [
69
+ "include/main.hpp",
70
+ ".gitignore",
71
+ "Makefile",
72
+ "include/main.hh",
73
+ "src/main.cpp",
74
+ "include/main.h",
75
+ "src/main.cc",
76
+ "src/main.c"
77
+ ],
78
+ "version": "4.0.3"
79
+ }
80
+ },
81
+ "upload_options": {
82
+ "icon": "pros"
82
83
}
84
+ }
83
85
}
0 commit comments