Disable for now the legacy non V4 envs

This commit is contained in:
Will Tatam
2025-07-02 22:39:42 +01:00
parent 6b5738c7ff
commit 6b04a325c9

View File

@@ -48,19 +48,22 @@
; ===================
default_envs =
esp32_4MB_S ;; experimental, optimized for speed
esp32_4MB_M ;; esp32 recommended default
esp32_4MB_M_eth
esp32_4MB_M_debug
esp32_4MB_XL
; esp32_16MB_S ;; experimental, optimized for speed
esp32_16MB_M ;; esp32 recommended for boards with 16MB flash
esp32_16MB_M_eth
; esp32_16MB_M_debug
; esp32_16MB_XL
esp32_pico_4MB_M
; Netmindz: Disable the non-V4 envs as we only build using V4 now, TBC if we rename thr _V4 to be without and delete existing
; or maintain the _V4 as we have "trained" our users that certain things are _V4 only plus the bootloader issue if you OTA from V3 to a V4
; esp32_4MB_S ;; experimental, optimized for speed
; esp32_4MB_M ;; esp32 recommended default
; esp32_4MB_M_eth
; esp32_4MB_M_debug
; esp32_4MB_XL
; ; esp32_16MB_S ;; experimental, optimized for speed
; esp32_16MB_M ;; esp32 recommended for boards with 16MB flash
; esp32_16MB_M_eth
; ; esp32_16MB_M_debug
; ; esp32_16MB_XL
; esp32_pico_4MB_M
;;
wemos_shield_esp32_4MB_M
; wemos_shield_esp32_4MB_M
; wemos_shield_esp32_4MB_ICS4343x_M
; wemos_shield_esp32_4MB_SPM1423_M
; wemos_shield_esp32_4MB_LineIn_M