add LOLIN WiFi fix for -S2 build envs (MM style)

This commit is contained in:
Frank
2023-08-28 11:59:52 +02:00
committed by GitHub
parent c23da2b376
commit 5cf33b116b

View File

@@ -1818,6 +1818,7 @@ build_flags = ${common.build_flags} ${esp32s2.build_flags}
${common_mm.build_flags_S} ${common_mm.build_flags_M}
-Wno-misleading-indentation -Wno-format-truncation
-D WLED_RELEASE_NAME=esp32s2_4MB_M
-DLOLIN_WIFI_FIX -DWLEDMM_WIFI_POWERON_HACK ;; seems to work much better with this
-DARDUINO_USB_CDC_ON_BOOT=0
-DARDUINO_USB_MSC_ON_BOOT=0 -DARDUINO_USB_DFU_ON_BOOT=0
-D WLED_DISABLE_ADALIGHT ;; disables serial protocols, as the board only has CDC USB