add PSRAM detecting

This commit is contained in:
2025-09-12 14:42:50 +08:00
parent ea48f0a3f0
commit 68d6539130
2 changed files with 8 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ set(SOURCES "audio/audio_codec.cc"
"ota.cc"
"settings.cc"
"device_state_event.cc"
"main.cc"
)
set(INCLUDE_DIRS "." "display" "audio" "protocols")