Include audioreactive for hub75 examples
This commit is contained in:
@@ -541,12 +541,15 @@ build_flags = ${common.build_flags}
|
|||||||
-D WLED_ENABLE_HUB75MATRIX -D NO_GFX
|
-D WLED_ENABLE_HUB75MATRIX -D NO_GFX
|
||||||
-D WLED_DEBUG_BUS
|
-D WLED_DEBUG_BUS
|
||||||
; -D WLED_DEBUG
|
; -D WLED_DEBUG
|
||||||
|
-D SR_DMTYPE=-1 -D I2S_SDPIN=-1 -D I2S_CKPIN=-1 -D I2S_WSPIN=-1 -D MCLK_PIN=-1 ;; Disable to prevent pin clash
|
||||||
|
|
||||||
lib_deps = ${esp32_idf_V4.lib_deps}
|
lib_deps = ${esp32_idf_V4.lib_deps}
|
||||||
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git#3.0.11
|
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git#3.0.11
|
||||||
|
|
||||||
monitor_filters = esp32_exception_decoder
|
monitor_filters = esp32_exception_decoder
|
||||||
board_build.partitions = ${esp32.default_partitions}
|
board_build.partitions = ${esp32.default_partitions}
|
||||||
board_build.flash_mode = dio
|
board_build.flash_mode = dio
|
||||||
|
custom_usermods = audioreactive
|
||||||
|
|
||||||
[env:esp32dev_hub75_forum_pinout]
|
[env:esp32dev_hub75_forum_pinout]
|
||||||
extends = env:esp32dev_hub75
|
extends = env:esp32dev_hub75
|
||||||
@@ -555,10 +558,10 @@ build_flags = ${common.build_flags}
|
|||||||
-D WLED_ENABLE_HUB75MATRIX -D NO_GFX
|
-D WLED_ENABLE_HUB75MATRIX -D NO_GFX
|
||||||
-D ESP32_FORUM_PINOUT ;; enable for SmartMatrix default pins
|
-D ESP32_FORUM_PINOUT ;; enable for SmartMatrix default pins
|
||||||
-D WLED_DEBUG_BUS
|
-D WLED_DEBUG_BUS
|
||||||
|
-D SR_DMTYPE=-1 -D I2S_SDPIN=-1 -D I2S_CKPIN=-1 -D I2S_WSPIN=-1 -D MCLK_PIN=-1 ;; Disable to prevent pin clash
|
||||||
; -D WLED_DEBUG
|
; -D WLED_DEBUG
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[env:adafruit_matrixportal_esp32s3]
|
[env:adafruit_matrixportal_esp32s3]
|
||||||
; ESP32-S3 processor, 8 MB flash, 2 MB of PSRAM, dedicated driver pins for HUB75
|
; ESP32-S3 processor, 8 MB flash, 2 MB of PSRAM, dedicated driver pins for HUB75
|
||||||
board = adafruit_matrixportal_esp32s3
|
board = adafruit_matrixportal_esp32s3
|
||||||
@@ -575,6 +578,7 @@ build_flags = ${common.build_flags} ${esp32s3.build_flags} -D WLED_RELEASE_NAME=
|
|||||||
-D S3_LCD_DIV_NUM=20 ;; Attempt to fix wifi performance issue when panel active with S3 chips
|
-D S3_LCD_DIV_NUM=20 ;; Attempt to fix wifi performance issue when panel active with S3 chips
|
||||||
-D ARDUINO_ADAFRUIT_MATRIXPORTAL_ESP32S3
|
-D ARDUINO_ADAFRUIT_MATRIXPORTAL_ESP32S3
|
||||||
-D WLED_DEBUG_BUS
|
-D WLED_DEBUG_BUS
|
||||||
|
-D SR_DMTYPE=-1 -D I2S_SDPIN=-1 -D I2S_CKPIN=-1 -D I2S_WSPIN=-1 -D MCLK_PIN=-1 ;; Disable to prevent pin clash
|
||||||
|
|
||||||
|
|
||||||
lib_deps = ${esp32s3.lib_deps}
|
lib_deps = ${esp32s3.lib_deps}
|
||||||
@@ -584,6 +588,7 @@ board_build.partitions = ${esp32.default_partitions}
|
|||||||
board_build.f_flash = 80000000L
|
board_build.f_flash = 80000000L
|
||||||
board_build.flash_mode = qio
|
board_build.flash_mode = qio
|
||||||
monitor_filters = esp32_exception_decoder
|
monitor_filters = esp32_exception_decoder
|
||||||
|
custom_usermods = audioreactive
|
||||||
|
|
||||||
[env:esp32S3_PSRAM_HUB75]
|
[env:esp32S3_PSRAM_HUB75]
|
||||||
;; MOONHUB HUB75 adapter board
|
;; MOONHUB HUB75 adapter board
|
||||||
@@ -601,6 +606,7 @@ build_flags = ${common.build_flags} ${esp32s3.build_flags} -D WLED_RELEASE_NAME=
|
|||||||
-D S3_LCD_DIV_NUM=20 ;; Attempt to fix wifi performance issue when panel active with S3 chips
|
-D S3_LCD_DIV_NUM=20 ;; Attempt to fix wifi performance issue when panel active with S3 chips
|
||||||
-D MOONHUB_S3_PINOUT ;; HUB75 pinout
|
-D MOONHUB_S3_PINOUT ;; HUB75 pinout
|
||||||
-D WLED_DEBUG_BUS
|
-D WLED_DEBUG_BUS
|
||||||
|
-D SR_DMTYPE=-1 -D I2S_SDPIN=-1 -D I2S_CKPIN=-1 -D I2S_WSPIN=-1 -D MCLK_PIN=-1 ;; Disable to prevent pin clash
|
||||||
|
|
||||||
lib_deps = ${esp32s3.lib_deps}
|
lib_deps = ${esp32s3.lib_deps}
|
||||||
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git#aa28e2a ;; S3_LCD_DIV_NUM fix
|
https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git#aa28e2a ;; S3_LCD_DIV_NUM fix
|
||||||
@@ -609,3 +615,4 @@ board_build.partitions = ${esp32.default_partitions}
|
|||||||
board_build.f_flash = 80000000L
|
board_build.f_flash = 80000000L
|
||||||
board_build.flash_mode = qio
|
board_build.flash_mode = qio
|
||||||
monitor_filters = esp32_exception_decoder
|
monitor_filters = esp32_exception_decoder
|
||||||
|
custom_usermods = audioreactive
|
||||||
Reference in New Issue
Block a user