Skip to content

Commit ddd148e

Browse files
committed
QEMU: remove serial protocols
1 parent 2dd31c6 commit ddd148e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,6 +1872,7 @@ build_flags = ${esp32_4MB_V4_S_base.build_flags}
18721872
-D WLED_USE_ETHERNET
18731873
-D WLED_DISABLE_ESPNOW ;; ESP-NOW requires wifi, may crash with ethernet only
18741874
-D WLED_DISABLE_OTA
1875+
-D WLED_DISABLE_ADALIGHT ;; WLEDMM Better to disable serial protocols, to avoid crashes (see upstream #3128)
18751876
-D CONFIG_ETH_USE_OPENETH=y ;; enable open_eth support - not sure if this gets effective without re-building esp-idf ?
18761877
-D WLED_ETH_DEFAULT=2 ;; ESP32-POE board configuration (works with QEMU open_eth)
18771878
-D WLED_QEMU ;; Skip ethernet hardware initialization for QEMU compatibility

0 commit comments

Comments
 (0)