tim-sony opened a new pull request, #15855: URL: https://github.com/apache/nuttx/pull/15855
*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary A trivial change. Considering the CONFIG item is from [the ESP-IDF performance tuning guide,](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/performance/speed.html#improving-startup-time), it would be beneficial to include it in Nuttx as well. Begin by adding it to 'arch/xtensa', which currently lacks it. ## Impact - One more option for startup performance tuning. ## Testing - build against - esp32-devkitc:psram - _Skipped ESP32S2 since no existing board configure has SPIRAM enabled._ - esp32s3-devkit:psram_quad -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org