-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcompile_commands.json
230 lines (230 loc) · 97.7 KB
/
compile_commands.json
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
[
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduinoVariant\\double_tap_usb_boot.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\double_tap_usb_boot.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\double_tap_usb_boot.cpp",
"output": ".pio\\build\\pico\\FrameworkArduinoVariant\\double_tap_usb_boot.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduinoVariant\\variant.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\variant.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\variant.cpp",
"output": ".pio\\build\\pico\\FrameworkArduinoVariant\\variant.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\Interrupts.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\Interrupts.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\Interrupts.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\Interrupts.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\Serial.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\Serial.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\Serial.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\Serial.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\Tone.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\Tone.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\Tone.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\Tone.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\USB\\PluggableUSBDevice.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\USB\\PluggableUSBDevice.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\USB\\PluggableUSBDevice.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\USB\\PluggableUSBDevice.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\USB\\USBCDC.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\USB\\USBCDC.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\USB\\USBCDC.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\USB\\USBCDC.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\USB\\USBSerial.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\USB\\USBSerial.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\USB\\USBSerial.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\USB\\USBSerial.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\WMath.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\WMath.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\WMath.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\WMath.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\abi.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\abi.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\abi.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\abi.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\CanMsg.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\CanMsg.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\CanMsg.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\CanMsg.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\CanMsgRingbuffer.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\CanMsgRingbuffer.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\CanMsgRingbuffer.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\CanMsgRingbuffer.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\Common.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\Common.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\Common.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\Common.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\IPAddress.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\IPAddress.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\IPAddress.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\IPAddress.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\PluggableUSB.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\PluggableUSB.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\PluggableUSB.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\PluggableUSB.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\Print.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\Print.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\Print.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\Print.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\Stream.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\Stream.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\Stream.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\Stream.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\api\\String.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\String.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\String.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\api\\String.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-gcc.exe -o .pio\\build\\pico\\FrameworkArduino\\arm_hal_random.c.o -c -std=gnu11 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\arm_hal_random.c\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\arm_hal_random.c",
"output": ".pio\\build\\pico\\FrameworkArduino\\arm_hal_random.c.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\as_mbed_library\\variant.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\as_mbed_library\\variant.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\as_mbed_library\\variant.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\as_mbed_library\\variant.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-gcc.exe -o .pio\\build\\pico\\FrameworkArduino\\itoa.c.o -c -std=gnu11 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\itoa.c\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\itoa.c",
"output": ".pio\\build\\pico\\FrameworkArduino\\itoa.c.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\main.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\main.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\main.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\main.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\mbed\\platform\\cxxsupport\\mstd_mutex.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\mbed\\platform\\cxxsupport\\mstd_mutex.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\mbed\\platform\\cxxsupport\\mstd_mutex.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\mbed\\platform\\cxxsupport\\mstd_mutex.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\pinToIndex.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\pinToIndex.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\pinToIndex.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\pinToIndex.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\random_seed.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\random_seed.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\random_seed.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\random_seed.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\timer.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\timer.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\timer.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\timer.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\wiring.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\wiring.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\wiring_analog.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_analog.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_analog.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\wiring_analog.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\wiring_digital.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_digital.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_digital.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\wiring_digital.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\wiring_pulse.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_pulse.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_pulse.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\wiring_pulse.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\FrameworkArduino\\wiring_shift.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_shift.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\wiring_shift.cpp",
"output": ".pio\\build\\pico\\FrameworkArduino\\wiring_shift.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\libd0c\\Wire\\Wire.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\libraries\\Wire\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" \"C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\libraries\\Wire\\Wire.cpp\"",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\libraries\\Wire\\Wire.cpp",
"output": ".pio\\build\\pico\\libd0c\\Wire\\Wire.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\lib770\\QMC5883LCompass\\QMC5883LCompass.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED -I.pio\\libdeps\\pico\\QMC5883LCompass\\src \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\libraries\\Wire\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" .pio\\libdeps\\pico\\QMC5883LCompass\\src\\QMC5883LCompass.cpp",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": ".pio\\libdeps\\pico\\QMC5883LCompass\\src\\QMC5883LCompass.cpp",
"output": ".pio\\build\\pico\\lib770\\QMC5883LCompass\\QMC5883LCompass.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\lib7c8\\vectors\\rect\\vec3_rect.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED -Ilib\\vectors \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" lib\\vectors\\rect\\vec3_rect.cpp",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "lib\\vectors\\rect\\vec3_rect.cpp",
"output": ".pio\\build\\pico\\lib7c8\\vectors\\rect\\vec3_rect.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\lib7c8\\vectors\\vec3.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED -Ilib\\vectors \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" lib\\vectors\\vec3.cpp",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "lib\\vectors\\vec3.cpp",
"output": ".pio\\build\\pico\\lib7c8\\vectors\\vec3.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\lib0c0\\simpleTrig\\deg-min-sec.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED -Ilib\\simpleTrig -Ilib\\dataTypes -Ilib\\vectors \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" lib\\simpleTrig\\deg-min-sec.cpp",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "lib\\simpleTrig\\deg-min-sec.cpp",
"output": ".pio\\build\\pico\\lib0c0\\simpleTrig\\deg-min-sec.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\lib0c0\\simpleTrig\\deg-rad.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED -Ilib\\simpleTrig -Ilib\\dataTypes -Ilib\\vectors \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" lib\\simpleTrig\\deg-rad.cpp",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "lib\\simpleTrig\\deg-rad.cpp",
"output": ".pio\\build\\pico\\lib0c0\\simpleTrig\\deg-rad.cpp.o"
},
{
"command": "C:\\Users\\Jebediah Kerman\\.platformio\\packages\\toolchain-gccarmnoneeabi\\bin\\arm-none-eabi-g++.exe -o .pio\\build\\pico\\src\\main.cpp.o -c -Wvla -fno-rtti -std=gnu++14 -DMBED_TRAP_ERRORS_ENABLED=1 -Os -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -c -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m0plus -mthumb \"-iprefixC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"@C:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\\includes.txt\" -nostdlib -DPLATFORMIO=60114 -DARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DARM_MATH_CM0PLUS -D__CMSIS_RTOS -DCOMPONENT_FLASHIAP=1 -D__CORTEX_M0PLUS -DDEVICE_ANALOGIN=1 -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_I2CSLAVE=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_PORT_IN=1 -DDEVICE_PORT_OUT=1 -DDEVICE_PWMOUT=1 -DDEVICE_RESET_REASON=1 -DDEVICE_RTC=1 -DDEVICE_SERIAL=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_SPI=1 -DDEVICE_USBDEVICE=1 -DDEVICE_USTICKER=1 -DDEVICE_WATCHDOG=1 -D__MBED__=1 -DMBED_BUILD_TIMESTAMP=1707125159.6448777 -D__MBED_CMSIS_RTOS_CM -DMBED_MPU_CUSTOM -DMBEDTLS_ENTROPY_NV_SEED -DPICO_NO_BINARY_INFO=1 -DPICO_ON_DEVICE=1 -DPICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 -DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED -DPICO_UART_ENABLE_CRLF_SUPPORT=0 -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_LIKE_CORTEX_M0 -DTARGET_LIKE_MBED -DTARGET_M0P -DTARGET_memmap_default -DTARGET_NAME=RASPBERRY_PI_PICO -DTARGET_RASPBERRYPI -DTARGET_RASPBERRY_PI_PICO -DTARGET_RELEASE -DTARGET_RP2040 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -DMBED_NO_GLOBAL_USING_DIRECTIVE=1 -DCORE_MAJOR=4 -DCORE_MINOR=1 -DCORE_PATCH=1 -DUSE_ARDUINO_PINOUT -DARDUINO=10810 -DARDUINO_ARCH_MBED -Iinclude -Isrc -Ilib\\simpleTrig -Ilib\\dataTypes -Ilib\\vectors -I.pio\\libdeps\\pico\\QMC5883LCompass\\src \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\libraries\\Wire\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\cores\\arduino\\api\\deprecated-avr-comp\" \"-IC:\\Users\\Jebediah Kerman\\.platformio\\packages\\framework-arduino-mbed\\variants\\RASPBERRY_PI_PICO\" src\\main.cpp",
"directory": "F:\\Desktop\\Projects\\GNOR",
"file": "src\\main.cpp",
"output": ".pio\\build\\pico\\src\\main.cpp.o"
}
]