acassis commented on PR #18467: URL: https://github.com/apache/nuttx/pull/18467#issuecomment-3977304400
> For issue #12638 > > This PR adds a new SPI configuration guide for ESP32-S3 under Documentation/platforms/xtensa/esp32s3/. > > While working with SPI on ESP32-S3, I noticed that the setup steps and required configuration options were not clearly documented. This guide explains the necessary Kconfig options, how to enable the correct SPI peripheral, and highlights some common issues such as DMA dependency and pin conflicts. > > The goal is to make SPI setup clearer and reduce confusion for users configuring ESP32-S3 for the first time. > > This is a documentation-only change and does not modify any code. That is my question too! There is not relation at all! -- 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]
