mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 13:40:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| common | ||
| esp32-audio-kit | ||
| esp32-devkitc | ||
| esp32-ethernet-kit | ||
| esp32-lyrat | ||
| esp32-pico-kit | ||
| esp32-sparrow-kit | ||
| esp32-wrover-kit | ||
| lilygo_tbeam_lora_gps | ||
| ttgo_eink5_v2 | ||
| ttgo_lora_esp32 | ||
| ttgo_t_display_esp32 | ||