FelipeMdeO commented on issue #13227: URL: https://github.com/apache/nuttx/issues/13227#issuecomment-2318779398
@fdcavalcanti , yes, the behavior will be the same in all boards because changes were made in `spi_slave_driver.c ` file. **So the issue is on SPI driver then?** This is an issue only if we want to use spi tool to test, if we consider that we cannot use spi tool to test like PR https://github.com/apache/nuttx/pull/3787, we have no issue. **Are you proposing a fix?** What do you think @acassis ? Maybe we can think in create spi slave example using 2 devices, in this way we don't need talk about change `spi_slave_driver.c `. -- 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]
