xiaoxiang781216 commented on code in PR #15869:
URL: https://github.com/apache/nuttx/pull/15869#discussion_r1961473480
##
drivers/rpmsg/Kconfig:
##
@@ -41,6 +41,7 @@ config RPMSG_PORT_SPI
bool "Rpmsg SPI Port Driver Support"
default n
select RPMSG_PORT
+
sszllxos closed pull request #15869: Add a selection for SPI after selecting
RPMSG_PORT_SPI
URL: https://github.com/apache/nuttx/pull/15869
--
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 specif
sszllxos opened a new pull request, #15869:
URL: https://github.com/apache/nuttx/pull/15869
## Summary
If you do not configure SPI after configuring RPMSG_PORT_SPI, the following
warning will be generated during compilation:
[109/1450] Building C object
drivers/CMakeFiles/