acassis commented on code in PR #18754: URL: https://github.com/apache/nuttx/pull/18754#discussion_r3100971966
########## Documentation/platforms/risc-v/esp32p4/boards/esp32p4-function-ev-board/index.rst: ########## @@ -295,6 +295,17 @@ To save power without using sleep modes, lowering the clock speed is another app ``CONFIG_ESPRESSIF_DFS`` option needs to enabled and minimum CPU frequency needs to set under ``CONFIG_ESPRESSIF_MIN_CPU_FREQ`` option. With these options, the device scales the CPU clock according to workload. +psram_usrheap Review Comment: Note: others ESP32xx uses SPIRAM name instead PSRAM, maybe it is better to use PSRAM or SPIRAM / PSRAM to case someone search for any of these words -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
