nuttx/boards/xtensa/esp32
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
..
common boards/xtensa/esp32: Ensure that DISPLAY_BCKL exists for ILI9341 2023-04-27 02:18:32 +08:00
esp32-audio-kit driver/telnet: Remove TELNET_CHARACTER_MODE 2023-04-22 01:03:51 +08:00
esp32-devkitc boards/esp32-devkitc: substitute ramtest to mm on defconfigs 2023-04-30 11:31:23 +08:00
esp32-ethernet-kit boards: Update tickless defconfigs with ostest for testability 2023-04-06 19:29:23 +03:00
esp32-lyrat driver/telnet: Remove TELNET_CHARACTER_MODE 2023-04-22 01:03:51 +08:00
esp32-pico-kit boards/xtensa/esp32: Add ESP32-PICO-KIT support 2023-04-22 01:23:13 +08:00
esp32-sparrow-kit esp32-sparrow-kit: enable SSD1306 OLED display in the default configuration 2023-04-25 20:35:55 +08:00
esp32-wrover-kit boards: Update tickless defconfigs with ostest for testability 2023-04-06 19:29:23 +03:00
lilygo_tbeam_lora_gps boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
ttgo_eink5_v2 boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
ttgo_lora_esp32 esp32: macros related to SSD1306 OLED display should not be board-specific 2023-04-25 20:35:55 +08:00
ttgo_t_display_esp32 boards/xtensa/ttgo_t_display_esp32: Fix LCD colors 2023-04-27 02:18:32 +08:00