standard buildenvs update

* adding esp32_4MB_V4_S_eth and abc_wled_controller_v43_S
* remove esp01_1MB_S
* remove seeed_esp32c3_4MB_S
* clarify comments for matrixportal builds
This commit is contained in:
Frank
2026-01-13 20:45:11 +01:00
parent 3e629ce082
commit 27131d0702

View File

@@ -79,6 +79,7 @@ default_envs =
esp32_4MB_V4_S_HUB75 ;; esp32 4MB - HUB75 supported
esp32_4MB_V4_HUB75_forum ;; esp32 4MB - HUB75 supported (forum pinout)
esp32_4MB_M_eth ;; esp32 4MB with ethernet support
esp32_4MB_V4_S_eth ;; esp32 4MB "V4" build with ethernet support
; esp32_4MB_PSRAM_REV3_S ;; WROVER-E experimental, optimized for WROVER-E with "revision3" chip
esp32_4MB_PSRAM_S ;; esp32 WROVER with PSRAM; HUB75 supported
esp32_16MB_V4_S ;; esp32 16MB - HUB75 supported, optimized for speed
@@ -101,18 +102,20 @@ default_envs =
esp32c3dev_2MB_M ;; experimental - 2MB Flash, no OTA
esp32c3dev_4MB_M ;; experimental
esp32c3mini_dio_4MB_M ;; for boards that need "dio" flash mode (instead of qio)
seeed_esp32c3_4MB_S ;; experimental
;; seeed_esp32c3_4MB_S ;; experimental
;;
esp8266_2MB_S
esp8266_4MB_S ;; recommended for 8266 with audio sync
esp8266_4MB_M
; esp8266pro_16MB_S
esp8266pro_16MB_M
esp01_1MB_S
;; esp01_1MB_S
;;
;; special boards
abc_wled_controller_v43_S
athom_music_esp32_4MB_M
adafruit_matrixportal_esp32s3 ;; HUB75 supported, uses adafruit bootloader
; adafruit_matrixportal_esp32s3_legacy ;; try this if the "tinyUF2" firmware doesn't run on your board
adafruit_matrixportal_esp32s3 ;; HUB75 supported, uses standard bootloader
; adafruit_matrixportal_esp32s3_tinyUF2 ;; supports the adafruit "tinyUF2" bootloader
; Go to MoonModules environments for environments