1+ # Official Espressif options
12menu.UploadSpeed=Upload Speed
23menu.USBMode=USB Mode
34menu.CDCOnBoot=USB CDC On Boot
@@ -11,15 +12,19 @@ menu.FlashSize=Flash Size
1112menu.PartitionScheme=Partition Scheme
1213menu.DebugLevel=Core Debug Level
1314menu.PSRAM=PSRAM
14- menu.Revision=Board Revision
15- menu.LORAWAN_REGION=LoRaWan Region
16- menu.LoRaWanDebugLevel=LoRaWan Debug Level
1715menu.LoopCore=Arduino Runs On
1816menu.EventsCore=Events Run On
1917menu.MemoryType=Memory Type
2018menu.EraseFlash=Erase All Flash Before Sketch Upload
2119menu.JTAGAdapter=JTAG Adapter
2220
21+ # Custom options
22+ menu.Revision=Board Revision
23+ menu.LORAWAN_REGION=LoRaWan Region
24+ menu.LoRaWanDebugLevel=LoRaWan Debug Level
25+ menu.LORAWAN_DEVEUI=LoRaWan DevEUI
26+ menu.LORAWAN_PREAMBLE_LENGTH=LoRaWan Preamble Length
27+
2328##############################################################
2429### DO NOT PUT BOARDS ABOVE THE OFFICIAL ESPRESSIF BOARDS! ###
2530##############################################################
@@ -12179,8 +12184,8 @@ heltec_wifi_lora_32_V3.build.bootloader_addr=0x0
1217912184heltec_wifi_lora_32_V3.build.target=esp32s3
1218012185heltec_wifi_lora_32_V3.build.mcu=esp32s3
1218112186heltec_wifi_lora_32_V3.build.core=esp32
12182- heltec_wifi_lora_32_V3.build.variant=heltec_heltec_wifi_lora_32_V3
12183- heltec_wifi_lora_32_V3.build.board=heltec_heltec_wifi_32_lora_V3
12187+ heltec_wifi_lora_32_V3.build.variant=heltec_wifi_lora_32_V3
12188+ heltec_wifi_lora_32_V3.build.board=heltec_wifi_32_lora_V3
1218412189
1218512190heltec_wifi_lora_32_V3.build.usb_mode=1
1218612191heltec_wifi_lora_32_V3.build.cdc_on_boot=0
@@ -12290,7 +12295,6 @@ heltec_wifi_lora_32_V3.menu.LORAWAN_PREAMBLE_LENGTH.1=16(For M00 and M00L)
1229012295heltec_wifi_lora_32_V3.menu.LORAWAN_PREAMBLE_LENGTH.1.build.LORAWAN_PREAMBLE_LENGTH=16
1229112296
1229212297heltec_wifi_lora_32_V3.build.defines=-D{build.band} -DLoRaWAN_DEBUG_LEVEL={build.LoRaWanDebugLevel} -DACTIVE_REGION=LORAMAC_{build.band} -DLORAWAN_PREAMBLE_LENGTH={build.LORAWAN_PREAMBLE_LENGTH} -DLORAWAN_DEVEUI_AUTO={build.LORAWAN_DEVEUI_AUTO} -D{build.board}
12293- heltec_wifi_lora_32_V3.build.extra_libs=-lheltec
1229412298
1229512299heltec_wifi_lora_32_V3.menu.EraseFlash.none=Disabled
1229612300heltec_wifi_lora_32_V3.menu.EraseFlash.none.upload.erase_cmd=
0 commit comments