nuttx-mirror/boards/xtensa
Tiago Medicci Serrano f7d64fec9f boards/esp32-devkitc: substitute ramtest to mm on defconfigs
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.
2023-04-30 11:31:23 +08:00
..
esp32 boards/esp32-devkitc: substitute ramtest to mm on defconfigs 2023-04-30 11:31:23 +08:00
esp32s2 boards/xtensa/esp32s2-kaluga-1: Add support for LCD displays 2023-04-27 02:18:32 +08:00
esp32s3 boards: Update tickless defconfigs with ostest for testability 2023-04-06 19:29:23 +03:00