pio: add pico "V4" to regular build

This commit is contained in:
Frank
2023-07-28 12:25:30 +02:00
committed by GitHub
parent 2393e86f11
commit 866c17f9e1

View File

@@ -76,6 +76,7 @@ default_envs =
esp32_16MB_V4_S ;; experimental, optimized for speed
esp32_16MB_V4_M ;; experimental
esp32_16MB_V4_M_debug ;; experimental
esp32_pico_4MB_V4_S ;; experimental - may work better in case you experience wifi connectivity problems
esp8266pro_16MB_S
esp8266pro_16MB_M
esp01_1MB_S
@@ -2019,8 +2020,8 @@ build_flags = ${esp32_4MB_V4_S_base.build_flags}
-D WLED_DISABLE_BROWNOUT_DET
-D SERVERNAME='"WLED-pico32-V4"'
-D WLED_WATCHDOG_TIMEOUT=0
; -D WLED_WATCHDOG_TIMEOUT=60
-D WLEDMM_FASTPATH ; WLEDMM experimental option. Reduces audio lag (latency), and allows for faster LED framerates. May break compatibility with previous versions.
; -D WLED_WATCHDOG_TIMEOUT=60
; -D WLEDMM_FASTPATH ; WLEDMM experimental option. Reduces audio lag (latency), and allows for faster LED framerates. May break compatibility with previous versions.
-D WLED_DISABLE_ADALIGHT ;; WLEDMM this board does not have a serial-to-USB chip. Better to disable serial protocols, to avoid crashes (see upstream #3128)
; -D WLED_DISABLE_LOXONE
; -D WLED_DISABLE_ALEXA