04-23-2025, 01:16 AM
The ymal fails to compile.
Compiling .pioenvs/as/src/esphome/components/template/switch/template_switch.o
src/esphome/components/psram/psram.cpp:5:10: fatal error: esp_psram.h: No such file or directory
*******************************************************************
* Looking for esp_psram.h dependency? Check our library registry!
*
* CLI > platformio lib search "header:esp_psram.h"
* Web > https://registry.platformio.org/search?q...sp_psram.h
*
*******************************************************************
#include <esp_psram.h>
^~~~~~~~~~~~~
compilation terminated.
*** [.pioenvs/as/src/esphome/components/psram/psram.o] Error 1
========================== [FAILED] Took 4.03 seconds ==========================
Compiling .pioenvs/as/src/esphome/components/template/switch/template_switch.o
src/esphome/components/psram/psram.cpp:5:10: fatal error: esp_psram.h: No such file or directory
*******************************************************************
* Looking for esp_psram.h dependency? Check our library registry!
*
* CLI > platformio lib search "header:esp_psram.h"
* Web > https://registry.platformio.org/search?q...sp_psram.h
*
*******************************************************************
#include <esp_psram.h>
^~~~~~~~~~~~~
compilation terminated.
*** [.pioenvs/as/src/esphome/components/psram/psram.o] Error 1
========================== [FAILED] Took 4.03 seconds ==========================

