mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-17 00:13:06 +03:00
This avoids ~5 errors being logged during boot if the board has no PSRAM but is configured to boot anyway. Closes https://github.com/espressif/esp-idf/pull/18705 Signed-off-by: Angus Gratton <angus@redyak.com.au>