-
Notifications
You must be signed in to change notification settings - Fork 16
/
boards.txt
506 lines (438 loc) · 70.3 KB
/
boards.txt
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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
# Copyright (c) 2014-2015 Arduino LLC. All right reserved.
# Copyright (c) 2016 Sandeep Mistry All right reserved.
# Copyright (c) 2017 Adafruit Industries. All right reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
menu.softdevice=Bootloader
menu.debug=Debug
menu.supportnfc=Support NFC
menu.supportat=Support AT
menu.supportlora=Support LoRaWAN
menu.supportAS923=Support LoRaWAN Region AS923
menu.supportAU915=Support LoRaWAN Region AU915
menu.supportCN470=Support LoRaWAN Region CN470
menu.supportCN779=Support LoRaWAN Region CN779
menu.supportEU433=Support LoRaWAN Region EU433
menu.supportEU868=Support LoRaWAN Region EU868
menu.supportKR920=Support LoRaWAN Region KR920
menu.supportIN865=Support LoRaWAN Region IN865
menu.supportUS915=Support LoRaWAN Region US915
menu.supportRU864=Support LoRaWAN Region RU864
menu.supportLA915=Support LoRaWAN Region LA915
# ----------------------------------
# WisDuo RAK3172 Evaluation Board
# ----------------------------------
WisDuoRAK3172EvaluationBoard.name=WisDuo RAK3172 Evaluation Board
WisDuoRAK3172EvaluationBoard.bootloader.tool=bootburn
WisDuoRAK3172EvaluationBoard.build.variant_h=variant_{build.board}.h
WisDuoRAK3172EvaluationBoard.build.series=rak3172
# Upload
WisDuoRAK3172EvaluationBoard.upload.tool=uploader_ymodem
WisDuoRAK3172EvaluationBoard.upload.protocol=uploader_ymodem
WisDuoRAK3172EvaluationBoard.upload.use_1200bps_touch=true
WisDuoRAK3172EvaluationBoard.upload.wait_for_upload_port=true
WisDuoRAK3172EvaluationBoard.upload.maximum_size=200704
WisDuoRAK3172EvaluationBoard.upload.maximum_data_size=48640
# Build
WisDuoRAK3172EvaluationBoard.build.mcu=cortex-m4
WisDuoRAK3172EvaluationBoard.build.f_cpu=64000000
WisDuoRAK3172EvaluationBoard.build.board=WisDuo_RAK3172_Evaluation_Board
WisDuoRAK3172EvaluationBoard.build.core=STM32WLE
WisDuoRAK3172EvaluationBoard.build.variant=WisDuo_RAK3172_Evaluation_Board
WisDuoRAK3172EvaluationBoard.build.usb_manufacturer="RAKwireless"
WisDuoRAK3172EvaluationBoard.build.usb_product="WisDuo RAK3172 Evaluation Board"
WisDuoRAK3172EvaluationBoard.build.extra_flags=-DSTM32WLE5xx -DRAK3372+RAK5005-O_V1.0 -Drak3172 -DWISBLOCK_BASE_5005_O {build.flags.usb}
WisDuoRAK3172EvaluationBoard.build.flags.fuota_stack=RUI_fuota_stack_1.0.0
WisDuoRAK3172EvaluationBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3172-E/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3172EvaluationBoard.build.flags.lib=
WisDuoRAK3172EvaluationBoard.build.flags.lib_path="-L{runtime.platform.path}/cores/STM32WLE/app" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-L{runtime.platform.path}/cores/STM32WLE/external" "-L{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-L{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-L{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-L{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-L{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-L{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-L{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-L{runtime.platform.path}/variants/{build.variant}" "-L{runtime.platform.path}/system/{build.variant}"
WisDuoRAK3172EvaluationBoard.build.flags.feature=-DLORA_STACK_104 -DLORA_IO_SPI_PORT=2 -DSYS_RTC_COUNTER_PORT=2 -DATCMD_CUST_TABLE_SIZE=64 -DWAN_TYPE=0 -DLORA_STACK_VER=0x040700 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WLE5xx -DSOFT_SE -DSECURE_ELEMENT_PRE_PROVISIONED -DLORAMAC_CLASSB_ENABLED -DSUPPORT_SPI -DSUPPORT_AT -DSUPPORT_FUOTA -DRUI_SDK
WisDuoRAK3172EvaluationBoard.build.ldscript=flash_stm32wle5xx.ld
WisDuoRAK3172EvaluationBoard.build.app_ldscript=app_stm32wle5xx.ld
WisDuoRAK3172EvaluationBoard.build.vid=0x1A86
WisDuoRAK3172EvaluationBoard.build.pid=0x7523
# Debug Menu
WisDuoRAK3172EvaluationBoard.menu.debug.l0=Level 0 (Release)
WisDuoRAK3172EvaluationBoard.menu.debug.l0.build.debug_flags=-DCFG_DEBUG=0
WisDuoRAK3172EvaluationBoard.menu.debug.l1=Level 1 (Error Message)
WisDuoRAK3172EvaluationBoard.debug.l1.build.debug_flags=-DCFG_DEBUG=1
WisDuoRAK3172EvaluationBoard.menu.debug.l2=Level 2 (Full Debug)
WisDuoRAK3172EvaluationBoard.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2
WisDuoRAK3172EvaluationBoard.menu.debug.l3=Level 3 (Segger SystemView)
WisDuoRAK3172EvaluationBoard.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
WisDuoRAK3172EvaluationBoard.menu.debug.l3.build.sysview_flags=-DCFG_SYSVIEW=1
WisDuoRAK3172EvaluationBoard.menu.supportat.1=On
WisDuoRAK3172EvaluationBoard.menu.supportat.1.build.support_at_flag=-DSUPPORT_AT
WisDuoRAK3172EvaluationBoard.menu.supportat.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportat.2.build.support_at_flag=-USUPPORT_AT
WisDuoRAK3172EvaluationBoard.menu.supportlora.1=Support LoRaWAN and LoRa P2P
WisDuoRAK3172EvaluationBoard.menu.supportlora.1.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3172EvaluationBoard.menu.supportlora.1.build.supportlora_p2p=-DSUPPORT_LORA_P2P
WisDuoRAK3172EvaluationBoard.menu.supportlora.2=Support LoRaWAN
WisDuoRAK3172EvaluationBoard.menu.supportlora.2.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3172EvaluationBoard.menu.supportlora.2.build.supportlora_p2p=
WisDuoRAK3172EvaluationBoard.menu.supportlora.3=Support LoRa P2P
WisDuoRAK3172EvaluationBoard.menu.supportlora.3.build.supportlora=
WisDuoRAK3172EvaluationBoard.menu.supportlora.3.build.supportlora_p2p=-DSUPPORT_LORA_P2P -DREGION_EU868
WisDuoRAK3172EvaluationBoard.menu.supportlora.4=Not Support
WisDuoRAK3172EvaluationBoard.menu.supportlora.4.build.supportlora=
WisDuoRAK3172EvaluationBoard.menu.supportlora.4.build.supportlora_p2p=
WisDuoRAK3172EvaluationBoard.menu.supportAS923.1=On
WisDuoRAK3172EvaluationBoard.menu.supportAS923.1.build.regionAS923=-DREGION_AS923
WisDuoRAK3172EvaluationBoard.menu.supportAS923.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportAS923.2.build.regionAS923=
WisDuoRAK3172EvaluationBoard.menu.supportAU915.1=On
WisDuoRAK3172EvaluationBoard.menu.supportAU915.1.build.regionAU915=-DREGION_AU915
WisDuoRAK3172EvaluationBoard.menu.supportAU915.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportAU915.2.build.regionAU915=
WisDuoRAK3172EvaluationBoard.menu.supportCN470.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportCN470.2.build.regionCN470=
WisDuoRAK3172EvaluationBoard.menu.supportCN470.1=On
WisDuoRAK3172EvaluationBoard.menu.supportCN470.1.build.regionCN470=-DREGION_CN470
WisDuoRAK3172EvaluationBoard.menu.supportCN779.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportCN779.2.build.regionCN779=
WisDuoRAK3172EvaluationBoard.menu.supportCN779.1=On
WisDuoRAK3172EvaluationBoard.menu.supportCN779.1.build.regionCN779=-DREGION_CN779
WisDuoRAK3172EvaluationBoard.menu.supportEU433.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportEU433.2.build.regionEU433=
WisDuoRAK3172EvaluationBoard.menu.supportEU433.1=On
WisDuoRAK3172EvaluationBoard.menu.supportEU433.1.build.regionEU433=-DREGION_EU433
WisDuoRAK3172EvaluationBoard.menu.supportEU868.1=On
WisDuoRAK3172EvaluationBoard.menu.supportEU868.1.build.regionEU868=-DREGION_EU868
WisDuoRAK3172EvaluationBoard.menu.supportEU868.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportEU868.2.build.regionEU868=
WisDuoRAK3172EvaluationBoard.menu.supportKR920.1=On
WisDuoRAK3172EvaluationBoard.menu.supportKR920.1.build.regionKR920=-DREGION_KR920
WisDuoRAK3172EvaluationBoard.menu.supportKR920.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportKR920.2.build.regionKR920=
WisDuoRAK3172EvaluationBoard.menu.supportIN865.1=On
WisDuoRAK3172EvaluationBoard.menu.supportIN865.1.build.regionIN865=-DREGION_IN865
WisDuoRAK3172EvaluationBoard.menu.supportIN865.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportIN865.2.build.regionIN865=
WisDuoRAK3172EvaluationBoard.menu.supportUS915.1=On
WisDuoRAK3172EvaluationBoard.menu.supportUS915.1.build.regionUS915=-DREGION_US915
WisDuoRAK3172EvaluationBoard.menu.supportUS915.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportUS915.2.build.regionUS915=
WisDuoRAK3172EvaluationBoard.menu.supportRU864.1=On
WisDuoRAK3172EvaluationBoard.menu.supportRU864.1.build.regionRU864=-DREGION_RU864
WisDuoRAK3172EvaluationBoard.menu.supportRU864.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportRU864.2.build.regionRU864=
WisDuoRAK3172EvaluationBoard.menu.supportLA915.1=On
WisDuoRAK3172EvaluationBoard.menu.supportLA915.1.build.regionLA915=-DREGION_LA915
WisDuoRAK3172EvaluationBoard.menu.supportLA915.2=Off
WisDuoRAK3172EvaluationBoard.menu.supportLA915.2.build.regionLA915=
# ----------------------------------
# WisDuo RAK3172-T Board
# ----------------------------------
WisDuoRAK3172TBoard.name=WisDuo RAK3172-T Board
WisDuoRAK3172TBoard.bootloader.tool=bootburn
WisDuoRAK3172TBoard.build.variant_h=variant_{build.board}.h
WisDuoRAK3172TBoard.build.series=rak3172T
# Upload
WisDuoRAK3172TBoard.upload.tool=uploader_ymodem
WisDuoRAK3172TBoard.upload.protocol=uploader_ymodem
WisDuoRAK3172TBoard.upload.use_1200bps_touch=true
WisDuoRAK3172TBoard.upload.wait_for_upload_port=true
WisDuoRAK3172TBoard.upload.maximum_size=200704
WisDuoRAK3172TBoard.upload.maximum_data_size=48640
# Build
WisDuoRAK3172TBoard.build.mcu=cortex-m4
WisDuoRAK3172TBoard.build.f_cpu=64000000
WisDuoRAK3172TBoard.build.board=WisDuo_RAK3172-T_Board
WisDuoRAK3172TBoard.build.core=STM32WLE
WisDuoRAK3172TBoard.build.variant=WisDuo_RAK3172-T_Board
WisDuoRAK3172TBoard.build.usb_manufacturer="RAKwireless"
WisDuoRAK3172TBoard.build.usb_product="WisDuo RAK3172-T Board"
WisDuoRAK3172TBoard.build.extra_flags=-DSTM32WLE5xx -DRAK3372+RAK5005-O_V1.0 -Drak3172T -DWISBLOCK_BASE_5005_O {build.flags.usb}
WisDuoRAK3172TBoard.build.flags.feature=-DLORA_STACK_104 -DLORA_IO_SPI_PORT=2 -DSYS_RTC_COUNTER_PORT=2 -DATCMD_CUST_TABLE_SIZE=64 -DWAN_TYPE=0 -DLORA_STACK_VER=0x040700 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WLE5xx -DSOFT_SE -DSECURE_ELEMENT_PRE_PROVISIONED -DLORAMAC_CLASSB_ENABLED -DSUPPORT_SPI -DSUPPORT_AT -DSUPPORT_FUOTA -DRUI_SDK
WisDuoRAK3172TBoard.build.flags.lib_path="-L{runtime.platform.path}/cores/STM32WLE/app" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-L{runtime.platform.path}/cores/STM32WLE/external" "-L{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-L{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-L{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-L{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-L{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-L{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-L{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-L{runtime.platform.path}/variants/{build.variant}" "-L{runtime.platform.path}/system/{build.variant}"
WisDuoRAK3172TBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3172-T/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3172TBoard.build.flags.lib=
WisDuoRAK3172TBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3172-T/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3172TBoard.build.ldscript=flash_stm32wle5xx.ld
WisDuoRAK3172TBoard.build.vid=0x1A86
WisDuoRAK3172TBoard.build.pid=0x7523
# Debug Menu
WisDuoRAK3172TBoard.menu.debug.l0=Level 0 (Release)
WisDuoRAK3172TBoard.menu.debug.l0.build.debug_flags=-DCFG_DEBUG=0
WisDuoRAK3172TBoard.menu.debug.l1=Level 1 (Error Message)
WisDuoRAK3172TBoard.debug.l1.build.debug_flags=-DCFG_DEBUG=1
WisDuoRAK3172TBoard.menu.debug.l2=Level 2 (Full Debug)
WisDuoRAK3172TBoard.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2
WisDuoRAK3172TBoard.menu.debug.l3=Level 3 (Segger SystemView)
WisDuoRAK3172TBoard.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
WisDuoRAK3172TBoard.menu.debug.l3.build.sysview_flags=-DCFG_SYSVIEW=1
WisDuoRAK3172TBoard.menu.supportat.1=On
WisDuoRAK3172TBoard.menu.supportat.1.build.support_at_flag=-DSUPPORT_AT
WisDuoRAK3172TBoard.menu.supportat.2=Off
WisDuoRAK3172TBoard.menu.supportat.2.build.support_at_flag=-USUPPORT_AT
WisDuoRAK3172TBoard.menu.supportlora.1=Support LoRaWAN and LoRa P2P
WisDuoRAK3172TBoard.menu.supportlora.1.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3172TBoard.menu.supportlora.1.build.supportlora_p2p=-DSUPPORT_LORA_P2P
WisDuoRAK3172TBoard.menu.supportlora.2=Support LoRaWAN
WisDuoRAK3172TBoard.menu.supportlora.2.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3172TBoard.menu.supportlora.2.build.supportlora_p2p=
WisDuoRAK3172TBoard.menu.supportlora.3=Support LoRa P2P
WisDuoRAK3172TBoard.menu.supportlora.3.build.supportlora=
WisDuoRAK3172TBoard.menu.supportlora.3.build.supportlora_p2p=-DSUPPORT_LORA_P2P -DREGION_EU868
WisDuoRAK3172TBoard.menu.supportlora.4=Not Support
WisDuoRAK3172TBoard.menu.supportlora.4.build.supportlora=
WisDuoRAK3172TBoard.menu.supportlora.4.build.supportlora_p2p=
WisDuoRAK3172TBoard.menu.supportAS923.1=On
WisDuoRAK3172TBoard.menu.supportAS923.1.build.regionAS923=-DREGION_AS923
WisDuoRAK3172TBoard.menu.supportAS923.2=Off
WisDuoRAK3172TBoard.menu.supportAS923.2.build.regionAS923=
WisDuoRAK3172TBoard.menu.supportAU915.1=On
WisDuoRAK3172TBoard.menu.supportAU915.1.build.regionAU915=-DREGION_AU915
WisDuoRAK3172TBoard.menu.supportAU915.2=Off
WisDuoRAK3172TBoard.menu.supportAU915.2.build.regionAU915=
WisDuoRAK3172TBoard.menu.supportCN470.2=Off
WisDuoRAK3172TBoard.menu.supportCN470.2.build.regionCN470=
WisDuoRAK3172TBoard.menu.supportCN470.1=On
WisDuoRAK3172TBoard.menu.supportCN470.1.build.regionCN470=-DREGION_CN470
WisDuoRAK3172TBoard.menu.supportCN779.2=Off
WisDuoRAK3172TBoard.menu.supportCN779.2.build.regionCN779=
WisDuoRAK3172TBoard.menu.supportCN779.1=On
WisDuoRAK3172TBoard.menu.supportCN779.1.build.regionCN779=-DREGION_CN779
WisDuoRAK3172TBoard.menu.supportEU433.2=Off
WisDuoRAK3172TBoard.menu.supportEU433.2.build.regionEU433=
WisDuoRAK3172TBoard.menu.supportEU433.1=On
WisDuoRAK3172TBoard.menu.supportEU433.1.build.regionEU433=-DREGION_EU433
WisDuoRAK3172TBoard.menu.supportEU868.1=On
WisDuoRAK3172TBoard.menu.supportEU868.1.build.regionEU868=-DREGION_EU868
WisDuoRAK3172TBoard.menu.supportEU868.2=Off
WisDuoRAK3172TBoard.menu.supportEU868.2.build.regionEU868=
WisDuoRAK3172TBoard.menu.supportKR920.1=On
WisDuoRAK3172TBoard.menu.supportKR920.1.build.regionKR920=-DREGION_KR920
WisDuoRAK3172TBoard.menu.supportKR920.2=Off
WisDuoRAK3172TBoard.menu.supportKR920.2.build.regionKR920=
WisDuoRAK3172TBoard.menu.supportIN865.1=On
WisDuoRAK3172TBoard.menu.supportIN865.1.build.regionIN865=-DREGION_IN865
WisDuoRAK3172TBoard.menu.supportIN865.2=Off
WisDuoRAK3172TBoard.menu.supportIN865.2.build.regionIN865=
WisDuoRAK3172TBoard.menu.supportUS915.1=On
WisDuoRAK3172TBoard.menu.supportUS915.1.build.regionUS915=-DREGION_US915
WisDuoRAK3172TBoard.menu.supportUS915.2=Off
WisDuoRAK3172TBoard.menu.supportUS915.2.build.regionUS915=
WisDuoRAK3172TBoard.menu.supportRU864.1=On
WisDuoRAK3172TBoard.menu.supportRU864.1.build.regionRU864=-DREGION_RU864
WisDuoRAK3172TBoard.menu.supportRU864.2=Off
WisDuoRAK3172TBoard.menu.supportRU864.2.build.regionRU864=
WisDuoRAK3172TBoard.menu.supportLA915.1=On
WisDuoRAK3172TBoard.menu.supportLA915.1.build.regionLA915=-DREGION_LA915
WisDuoRAK3172TBoard.menu.supportLA915.2=Off
WisDuoRAK3172TBoard.menu.supportLA915.2.build.regionLA915=
# ----------------------------------
# WisDuo RAK3272-SiP Board
# ----------------------------------
WisDuoRAK3272SiPBoard.name=WisDuo RAK3272-SiP Board
WisDuoRAK3272SiPBoard.bootloader.tool=bootburn
WisDuoRAK3272SiPBoard.build.variant_h=variant_{build.board}.h
WisDuoRAK3272SiPBoard.build.series=rak3172-sip
# Upload
WisDuoRAK3272SiPBoard.upload.tool=uploader_ymodem
WisDuoRAK3272SiPBoard.upload.protocol=uploader_ymodem
WisDuoRAK3272SiPBoard.upload.use_1200bps_touch=true
WisDuoRAK3272SiPBoard.upload.wait_for_upload_port=true
WisDuoRAK3272SiPBoard.upload.maximum_size=200704
WisDuoRAK3272SiPBoard.upload.maximum_data_size=48640
# Build
WisDuoRAK3272SiPBoard.build.mcu=cortex-m4
WisDuoRAK3272SiPBoard.build.f_cpu=64000000
WisDuoRAK3272SiPBoard.build.board=WisDuo_RAK3272-SiP_Board
WisDuoRAK3272SiPBoard.build.core=STM32WLE
WisDuoRAK3272SiPBoard.build.variant=WisDuo_RAK3272-SiP_Board
WisDuoRAK3272SiPBoard.build.usb_manufacturer="RAKwireless"
WisDuoRAK3272SiPBoard.build.usb_product="WisDuo RAK3272-SiP Board"
WisDuoRAK3272SiPBoard.build.extra_flags=-DSTM32WLE5xx -DRAK3272_SIP_VA -Drak3172_sip {build.flags.usb}
WisDuoRAK3272SiPBoard.build.flags.feature=-DLORA_STACK_104 -DLORA_IO_SPI_PORT=2 -DSYS_RTC_COUNTER_PORT=2 -DATCMD_CUST_TABLE_SIZE=64 -DWAN_TYPE=0 -DLORA_STACK_VER=0x040700 -Drak3172_sip -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WLE5xx -DSOFT_SE -DSECURE_ELEMENT_PRE_PROVISIONED -DLORAMAC_CLASSB_ENABLED -DSUPPORT_SPI -DSUPPORT_AT -DSUPPORT_FUOTA -DRUI_SDK
WisDuoRAK3272SiPBoard.build.flags.lib_path="-L{runtime.platform.path}/cores/STM32WLE/app" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-L{runtime.platform.path}/cores/STM32WLE/external" "-L{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-L{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-L{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-L{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-L{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-L{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-L{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-L{runtime.platform.path}/variants/{build.variant}" "-L{runtime.platform.path}/system/{build.variant}"
WisDuoRAK3272SiPBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3272-SiP/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3272SiPBoard.build.flags.lib=
WisDuoRAK3272SiPBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3272-SiP/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/{build.series}" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3272SiPBoard.build.ldscript=flash_stm32wle5xx.ld
WisDuoRAK3272SiPBoard.build.vid=0x1A86
WisDuoRAK3272SiPBoard.build.pid=0x7523
# Debug Menu
WisDuoRAK3272SiPBoard.menu.debug.l0=Level 0 (Release)
WisDuoRAK3272SiPBoard.menu.debug.l0.build.debug_flags=-DCFG_DEBUG=0
WisDuoRAK3272SiPBoard.menu.debug.l1=Level 1 (Error Message)
WisDuoRAK3272SiPBoard.debug.l1.build.debug_flags=-DCFG_DEBUG=1
WisDuoRAK3272SiPBoard.menu.debug.l2=Level 2 (Full Debug)
WisDuoRAK3272SiPBoard.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2
WisDuoRAK3272SiPBoard.menu.debug.l3=Level 3 (Segger SystemView)
WisDuoRAK3272SiPBoard.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
WisDuoRAK3272SiPBoard.menu.debug.l3.build.sysview_flags=-DCFG_SYSVIEW=1
WisDuoRAK3272SiPBoard.menu.supportat.1=On
WisDuoRAK3272SiPBoard.menu.supportat.1.build.support_at_flag=-DSUPPORT_AT
WisDuoRAK3272SiPBoard.menu.supportat.2=Off
WisDuoRAK3272SiPBoard.menu.supportat.2.build.support_at_flag=-USUPPORT_AT
WisDuoRAK3272SiPBoard.menu.supportlora.1=Support LoRaWAN and LoRa P2P
WisDuoRAK3272SiPBoard.menu.supportlora.1.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3272SiPBoard.menu.supportlora.1.build.supportlora_p2p=-DSUPPORT_LORA_P2P
WisDuoRAK3272SiPBoard.menu.supportlora.2=Support LoRaWAN
WisDuoRAK3272SiPBoard.menu.supportlora.2.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3272SiPBoard.menu.supportlora.2.build.supportlora_p2p=
WisDuoRAK3272SiPBoard.menu.supportlora.3=Support LoRa P2P
WisDuoRAK3272SiPBoard.menu.supportlora.3.build.supportlora=
WisDuoRAK3272SiPBoard.menu.supportlora.3.build.supportlora_p2p=-DSUPPORT_LORA_P2P -DREGION_EU868
WisDuoRAK3272SiPBoard.menu.supportlora.4=Not Support
WisDuoRAK3272SiPBoard.menu.supportlora.4.build.supportlora=
WisDuoRAK3272SiPBoard.menu.supportlora.4.build.supportlora_p2p=
WisDuoRAK3272SiPBoard.menu.supportAS923.1=On
WisDuoRAK3272SiPBoard.menu.supportAS923.1.build.regionAS923=-DREGION_AS923
WisDuoRAK3272SiPBoard.menu.supportAS923.2=Off
WisDuoRAK3272SiPBoard.menu.supportAS923.2.build.regionAS923=
WisDuoRAK3272SiPBoard.menu.supportAU915.1=On
WisDuoRAK3272SiPBoard.menu.supportAU915.1.build.regionAU915=-DREGION_AU915
WisDuoRAK3272SiPBoard.menu.supportAU915.2=Off
WisDuoRAK3272SiPBoard.menu.supportAU915.2.build.regionAU915=
WisDuoRAK3272SiPBoard.menu.supportCN470.2=Off
WisDuoRAK3272SiPBoard.menu.supportCN470.2.build.regionCN470=
WisDuoRAK3272SiPBoard.menu.supportCN470.1=On
WisDuoRAK3272SiPBoard.menu.supportCN470.1.build.regionCN470=-DREGION_CN470
WisDuoRAK3272SiPBoard.menu.supportCN779.2=Off
WisDuoRAK3272SiPBoard.menu.supportCN779.2.build.regionCN779=
WisDuoRAK3272SiPBoard.menu.supportCN779.1=On
WisDuoRAK3272SiPBoard.menu.supportCN779.1.build.regionCN779=-DREGION_CN779
WisDuoRAK3272SiPBoard.menu.supportEU433.2=Off
WisDuoRAK3272SiPBoard.menu.supportEU433.2.build.regionEU433=
WisDuoRAK3272SiPBoard.menu.supportEU433.1=On
WisDuoRAK3272SiPBoard.menu.supportEU433.1.build.regionEU433=-DREGION_EU433
WisDuoRAK3272SiPBoard.menu.supportEU868.1=On
WisDuoRAK3272SiPBoard.menu.supportEU868.1.build.regionEU868=-DREGION_EU868
WisDuoRAK3272SiPBoard.menu.supportEU868.2=Off
WisDuoRAK3272SiPBoard.menu.supportEU868.2.build.regionEU868=
WisDuoRAK3272SiPBoard.menu.supportKR920.1=On
WisDuoRAK3272SiPBoard.menu.supportKR920.1.build.regionKR920=-DREGION_KR920
WisDuoRAK3272SiPBoard.menu.supportKR920.2=Off
WisDuoRAK3272SiPBoard.menu.supportKR920.2.build.regionKR920=
WisDuoRAK3272SiPBoard.menu.supportIN865.1=On
WisDuoRAK3272SiPBoard.menu.supportIN865.1.build.regionIN865=-DREGION_IN865
WisDuoRAK3272SiPBoard.menu.supportIN865.2=Off
WisDuoRAK3272SiPBoard.menu.supportIN865.2.build.regionIN865=
WisDuoRAK3272SiPBoard.menu.supportUS915.1=On
WisDuoRAK3272SiPBoard.menu.supportUS915.1.build.regionUS915=-DREGION_US915
WisDuoRAK3272SiPBoard.menu.supportUS915.2=Off
WisDuoRAK3272SiPBoard.menu.supportUS915.2.build.regionUS915=
WisDuoRAK3272SiPBoard.menu.supportRU864.1=On
WisDuoRAK3272SiPBoard.menu.supportRU864.1.build.regionRU864=-DREGION_RU864
WisDuoRAK3272SiPBoard.menu.supportRU864.2=Off
WisDuoRAK3272SiPBoard.menu.supportRU864.2.build.regionRU864=
WisDuoRAK3272SiPBoard.menu.supportLA915.1=On
WisDuoRAK3272SiPBoard.menu.supportLA915.1.build.regionLA915=-DREGION_LA915
WisDuoRAK3272SiPBoard.menu.supportLA915.2=Off
WisDuoRAK3272SiPBoard.menu.supportLA915.2.build.regionLA915=
# ----------------------------------
# WisDuo RAK3272LP-SiP Board
# ----------------------------------
WisDuoRAK3272LPSiPBoard.name=WisDuo RAK3272LP-SiP Board
WisDuoRAK3272LPSiPBoard.bootloader.tool=bootburn
WisDuoRAK3272LPSiPBoard.build.variant_h=variant_{build.board}.h
WisDuoRAK3272LPSiPBoard.build.series=rak3172-sip
# Upload
WisDuoRAK3272LPSiPBoard.upload.tool=uploader_ymodem
WisDuoRAK3272LPSiPBoard.upload.protocol=uploader_ymodem
WisDuoRAK3272LPSiPBoard.upload.use_1200bps_touch=true
WisDuoRAK3272LPSiPBoard.upload.wait_for_upload_port=true
WisDuoRAK3272LPSiPBoard.upload.maximum_size=200704
WisDuoRAK3272LPSiPBoard.upload.maximum_data_size=48640
# Build
WisDuoRAK3272LPSiPBoard.build.mcu=cortex-m4
WisDuoRAK3272LPSiPBoard.build.f_cpu=64000000
WisDuoRAK3272LPSiPBoard.build.board=WisDuo_RAK3272-SiP_Board
WisDuoRAK3272LPSiPBoard.build.core=STM32WLE
WisDuoRAK3272LPSiPBoard.build.variant=WisDuo_RAK3272-SiP_Board
WisDuoRAK3272LPSiPBoard.build.usb_manufacturer="RAKwireless"
WisDuoRAK3272LPSiPBoard.build.usb_product="WisDuo RAK3272-SiP Board"
WisDuoRAK3272LPSiPBoard.build.extra_flags=-DSTM32WLE5xx -DRAK3272_SIP_VA -Drak3172_sip {build.flags.usb}
WisDuoRAK3272LPSiPBoard.build.flags.feature=-DLORA_STACK_104 -DLORA_RF_LP -DLORA_IO_SPI_PORT=2 -DSYS_RTC_COUNTER_PORT=2 -DATCMD_CUST_TABLE_SIZE=64 -DWAN_TYPE=0 -DLORA_STACK_VER=0x040700 -Drak3172_sip -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WLE5xx -DSOFT_SE -DSECURE_ELEMENT_PRE_PROVISIONED -DLORAMAC_CLASSB_ENABLED -DSUPPORT_SPI -DSUPPORT_AT -DSUPPORT_FUOTA -DRUI_SDK
WisDuoRAK3272LPSiPBoard.build.flags.lib_path="-L{runtime.platform.path}/cores/STM32WLE/app" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-L{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-L{runtime.platform.path}/cores/STM32WLE/external" "-L{runtime.platform.path}/cores/STM32WLE/component/core/board/rak3172-sip" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-L{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-L{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-L{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-L{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-L{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-L{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-L{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-L{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-L{runtime.platform.path}/variants/{build.variant}" "-L{runtime.platform.path}/system/{build.variant}"
WisDuoRAK3272LPSiPBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3272LP-SiP/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/rak3172-sip" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3272LPSiPBoard.build.flags.lib=
WisDuoRAK3272LPSiPBoard.build.flags.inc_path="-I{runtime.platform.path}/variants/{build.variant}" "-I{runtime.platform.path}/system/{build.variant}" "-I{runtime.platform.path}/cores/STM32WLE/app/RAK3272LP-SiP/src" "-I{runtime.platform.path}/cores/STM32WLE/component/inc" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/stm32wle5xx/uhal/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/core/mcu/none/uhal" "-I{runtime.platform.path}/cores/STM32WLE/component/core/board/rak3172-sip" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/serial" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/timer" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/delay" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/spimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/powersave" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/gpio" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/rtc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/twimst" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/dfu" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/crypto" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/trng" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pwm" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/adc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/system" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/ble" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/flash" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/wdt" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/nfc" "-I{runtime.platform.path}/cores/STM32WLE/component/udrv/pdm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/packages" "-I{runtime.platform.path}/cores/STM32WLE/component/service/lora/LmHandler" "-I{runtime.platform.path}/cores/STM32WLE/component/service/runtimeConfig" "-I{runtime.platform.path}/cores/STM32WLE/component/service/nvm" "-I{runtime.platform.path}/cores/STM32WLE/component/service/battery" "-I{runtime.platform.path}/cores/STM32WLE/component/service/debug" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/cli" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/transparent" "-I{runtime.platform.path}/cores/STM32WLE/component/service/mode/protocol" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api" "-I{runtime.platform.path}/cores/STM32WLE/component/rui_v3_api/avr" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/event_queue" "-I{runtime.platform.path}/cores/STM32WLE/component/fund/circular_queue" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/system" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Device/ST/STM32WLxx/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/CMSIS/Include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Drivers/STM32WLxx_HAL_Driver/Inc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Middlewares/Third_Party/SubGHz_Phy" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/timer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/lpm/tiny_lpm" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/misc" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/sequencer" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Utilities/trace/adv_trace" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/boards" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/mac/region" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/radio" "-I{runtime.platform.path}/cores/STM32WLE/external/lora/LoRaMac-node-4.7.0/src/peripherals/" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/queue" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/include" "-I{runtime.platform.path}/cores/STM32WLE/external/STM32CubeWL/Libraries/scheduler" "-I{runtime.platform.path}/cores/STM32WLE/external/FatFs/source" "-I{runtime.platform.path}/cores/STM32WLE/external/spiffs/src"
WisDuoRAK3272LPSiPBoard.build.ldscript=flash_stm32wle5xx.ld
WisDuoRAK3272LPSiPBoard.build.vid=0x1A86
WisDuoRAK3272LPSiPBoard.build.pid=0x7523
# Debug Menu
WisDuoRAK3272LPSiPBoard.menu.debug.l0=Level 0 (Release)
WisDuoRAK3272LPSiPBoard.menu.debug.l0.build.debug_flags=-DCFG_DEBUG=0
WisDuoRAK3272LPSiPBoard.menu.debug.l1=Level 1 (Error Message)
WisDuoRAK3272LPSiPBoard.debug.l1.build.debug_flags=-DCFG_DEBUG=1
WisDuoRAK3272LPSiPBoard.menu.debug.l2=Level 2 (Full Debug)
WisDuoRAK3272LPSiPBoard.menu.debug.l2.build.debug_flags=-DCFG_DEBUG=2
WisDuoRAK3272LPSiPBoard.menu.debug.l3=Level 3 (Segger SystemView)
WisDuoRAK3272LPSiPBoard.menu.debug.l3.build.debug_flags=-DCFG_DEBUG=3
WisDuoRAK3272LPSiPBoard.menu.debug.l3.build.sysview_flags=-DCFG_SYSVIEW=1
WisDuoRAK3272LPSiPBoard.menu.supportat.1=On
WisDuoRAK3272LPSiPBoard.menu.supportat.1.build.support_at_flag=-DSUPPORT_AT
WisDuoRAK3272LPSiPBoard.menu.supportat.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportat.2.build.support_at_flag=-USUPPORT_AT
WisDuoRAK3272LPSiPBoard.menu.supportlora.1=Support LoRaWAN and LoRa P2P
WisDuoRAK3272LPSiPBoard.menu.supportlora.1.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3272LPSiPBoard.menu.supportlora.1.build.supportlora_p2p=-DSUPPORT_LORA_P2P
WisDuoRAK3272LPSiPBoard.menu.supportlora.2=Support LoRaWAN
WisDuoRAK3272LPSiPBoard.menu.supportlora.2.build.supportlora=-DSUPPORT_LORA
WisDuoRAK3272LPSiPBoard.menu.supportlora.2.build.supportlora_p2p=
WisDuoRAK3272LPSiPBoard.menu.supportlora.3=Support LoRa P2P
WisDuoRAK3272LPSiPBoard.menu.supportlora.3.build.supportlora=
WisDuoRAK3272LPSiPBoard.menu.supportlora.3.build.supportlora_p2p=-DSUPPORT_LORA_P2P -DREGION_EU868
WisDuoRAK3272LPSiPBoard.menu.supportlora.4=Not Support
WisDuoRAK3272LPSiPBoard.menu.supportlora.4.build.supportlora=
WisDuoRAK3272LPSiPBoard.menu.supportlora.4.build.supportlora_p2p=
WisDuoRAK3272LPSiPBoard.menu.supportAS923.1=On
WisDuoRAK3272LPSiPBoard.menu.supportAS923.1.build.regionAS923=-DREGION_AS923
WisDuoRAK3272LPSiPBoard.menu.supportAS923.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportAS923.2.build.regionAS923=
WisDuoRAK3272LPSiPBoard.menu.supportAU915.1=On
WisDuoRAK3272LPSiPBoard.menu.supportAU915.1.build.regionAU915=-DREGION_AU915
WisDuoRAK3272LPSiPBoard.menu.supportAU915.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportAU915.2.build.regionAU915=
WisDuoRAK3272LPSiPBoard.menu.supportCN470.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportCN470.2.build.regionCN470=
WisDuoRAK3272LPSiPBoard.menu.supportCN470.1=On
WisDuoRAK3272LPSiPBoard.menu.supportCN470.1.build.regionCN470=-DREGION_CN470
WisDuoRAK3272LPSiPBoard.menu.supportCN779.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportCN779.2.build.regionCN779=
WisDuoRAK3272LPSiPBoard.menu.supportCN779.1=On
WisDuoRAK3272LPSiPBoard.menu.supportCN779.1.build.regionCN779=-DREGION_CN779
WisDuoRAK3272LPSiPBoard.menu.supportEU433.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportEU433.2.build.regionEU433=
WisDuoRAK3272LPSiPBoard.menu.supportEU433.1=On
WisDuoRAK3272LPSiPBoard.menu.supportEU433.1.build.regionEU433=-DREGION_EU433
WisDuoRAK3272LPSiPBoard.menu.supportEU868.1=On
WisDuoRAK3272LPSiPBoard.menu.supportEU868.1.build.regionEU868=-DREGION_EU868
WisDuoRAK3272LPSiPBoard.menu.supportEU868.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportEU868.2.build.regionEU868=
WisDuoRAK3272LPSiPBoard.menu.supportKR920.1=On
WisDuoRAK3272LPSiPBoard.menu.supportKR920.1.build.regionKR920=-DREGION_KR920
WisDuoRAK3272LPSiPBoard.menu.supportKR920.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportKR920.2.build.regionKR920=
WisDuoRAK3272LPSiPBoard.menu.supportIN865.1=On
WisDuoRAK3272LPSiPBoard.menu.supportIN865.1.build.regionIN865=-DREGION_IN865
WisDuoRAK3272LPSiPBoard.menu.supportIN865.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportIN865.2.build.regionIN865=
WisDuoRAK3272LPSiPBoard.menu.supportUS915.1=On
WisDuoRAK3272LPSiPBoard.menu.supportUS915.1.build.regionUS915=-DREGION_US915
WisDuoRAK3272LPSiPBoard.menu.supportUS915.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportUS915.2.build.regionUS915=
WisDuoRAK3272LPSiPBoard.menu.supportRU864.1=On
WisDuoRAK3272LPSiPBoard.menu.supportRU864.1.build.regionRU864=-DREGION_RU864
WisDuoRAK3272LPSiPBoard.menu.supportRU864.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportRU864.2.build.regionRU864=
WisDuoRAK3272LPSiPBoard.menu.supportLA915.1=On
WisDuoRAK3272LPSiPBoard.menu.supportLA915.1.build.regionLA915=-DREGION_LA915
WisDuoRAK3272LPSiPBoard.menu.supportLA915.2=Off
WisDuoRAK3272LPSiPBoard.menu.supportLA915.2.build.regionLA915=