mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-07-05 01:12:11 +02:00
Redd heltec_wifi_lora_32_V3_2
This commit is contained in:
@@ -41,6 +41,27 @@ build_flags =
|
||||
-DARDUINO_USB_MODE=1
|
||||
-DHELTEC_WIFI_LORA_32_V3_2
|
||||
|
||||
; Heltec WiFi LORA 32 V3 - V3.2
|
||||
; display is external now
|
||||
[env:heltec_wifi_lora_32_V3_2]
|
||||
platform = espressif32
|
||||
board = heltec_wifi_lora_32_V3
|
||||
framework = arduino
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
board_build.f_cpu = 240000000
|
||||
board_build.filesystem = littlefs
|
||||
lib_deps =
|
||||
ropg/Heltec_ESP32_LoRa_v3@^0.9.1
|
||||
ESP32Async/AsyncTCP
|
||||
ESP32Async/ESPAsyncWebServer
|
||||
build_flags =
|
||||
-DHELTEC_POWER_BUTTON
|
||||
-DHELTEC
|
||||
-DARDUINO_USB_CDC_ON_BOOT=1
|
||||
-DARDUINO_USB_MODE=1
|
||||
-DHELTEC_WIFI_LORA_32_V3_2
|
||||
|
||||
[env:heltec_wifi_lora_32_V3_lora-TX-scanner]
|
||||
platform = espressif32
|
||||
board = heltec_wifi_lora_32_V3
|
||||
|
||||
Reference in New Issue
Block a user