Fix for build

This commit is contained in:
Ken Van Hoeylandt 2025-11-11 20:05:46 +01:00
parent b7ecc29add
commit beba7ad0e3
2 changed files with 6 additions and 1 deletions

View File

@ -27,4 +27,5 @@ theme=DefaultDark
colorDepth=16
[sdkconfig]
# Fixes static assertion: FLASH and PSRAM Mode configuration are not supported
CONFIG_IDF_EXPERIMENTAL_FEATURES=y

View File

@ -22,4 +22,8 @@ warningMessage=
[lvgl]
theme=DefaultDark
colorDepth=16
colorDepth=16
[sdkconfig]
# Fixes static assertion: FLASH and PSRAM Mode configuration are not supported
CONFIG_IDF_EXPERIMENTAL_FEATURES=y