acassis commented on code in PR #18754: URL: https://github.com/apache/nuttx/pull/18754#discussion_r3100955836
########## 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: @tmedicci please add PSRAM to the Peripheral table at https://nuttx.apache.org/docs/latest/platforms/risc-v/esp32p4/index.html -- 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]
