Files
esp-idf/tools/test_apps/system/psram_stack/main
luaijun a3a20a7a27 fix: the incorrect SOC_PSRAM_SUPPORTED build condition with SOC_SPIRAM_SUPPORTED.
change: the light-sleep test so an internal-RAM helper task enters light sleep while the PSRAM-stacked Unity task is blocked.Verifies that light sleep succeeds and that the PSRAM-stacked task resumes correctly afterward.Removes the unreliable sleep-callback counter check.
2026-09-08 09:54:58 +08:00
..