mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 12:08:36 +08:00
f7d64fec9f
The defconfigs that test PSRAM on ESP32 contain the `ramtest` app, but it doesn't test the memory correctly as it try to access the memory directly. The memory, however, is being used by the system's heap and `ramtest` can mess with it. Therefore, it makes sense to test using `mm` testing app. |
||
---|---|---|
.. | ||
esp32 | ||
esp32s2 | ||
esp32s3 |