FelipeMdeO opened a new issue, #13227: URL: https://github.com/apache/nuttx/issues/13227
### Description / Steps to reproduce the issue Hello all. I cannot use spi slave in esp32 c6 dev kit. I follower instructions in PR https://github.com/apache/nuttx/pull/3787 and using the same code in the PR I was able to reproduce PR results. So I started track issue, and spi slave broken here, look image below:  I believe spi example cannot work using approach added in this commit because you need open spi to configure spi, what not happen when you use spi dev tool. I tried develop app to read using open and read and it cannot work too. ### On which OS does this issue occur? [Linux] ### What is the version of your OS? Ubuntu 24 ### NuttX Version master ### Issue Architecture [all] ### Issue Area [Drivers] ### Verification - [X] I have verified before submitting the report. -- 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]
