Description / Steps to reproduce the issue
Hello all.
I cannot use spi slave in esp32 c6 dev kit.
I follower instructions in PR #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
Description / Steps to reproduce the issue
Hello all.
I cannot use spi slave in esp32 c6 dev kit.

I follower instructions in PR #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