this is how far we get on the -S2

was curious how much of the AR usemod would compile for the -S2 platform.
This commit is contained in:
Frank
2022-09-03 14:26:27 +02:00
parent a2808bee29
commit e70d2e7f0d
3 changed files with 22 additions and 14 deletions

View File

@@ -405,11 +405,15 @@ platform_packages = ${esp32.platform_packages}
framework = arduino
build_flags = ${common.build_flags_esp32s2}
-D WLED_RELEASE_NAME=ESP32C3 #-D WLED_DISABLE_BLYNK #-D WLED_DISABLE_BROWNOUT_DET
; -D USERMOD_AUDIOREACTIVE -D I2S_USE_16BIT_SAMPLES
; -D UM_AUDIOREACTIVE_USE_NEW_FFT
; -D USERMOD_CUSTOMEFFECTS
board_build.partitions = tools/WLED_ESP32_4MB_1MB_FS.csv
board_build.flash_mode = qio
upload_speed = 460800
build_unflags = ${common.build_unflags}
lib_deps = ${esp32s2.lib_deps}
; https://github.com/kosme/arduinoFFT#develop @ 1.9.2
[env:esp32c3dev]
board = esp32-c3-devkitm-1