Re: [PR] xtensa/esp32s2: Add SPI slave support [nuttx]

2023-11-09 Thread via GitHub
xiaoxiang781216 merged PR #11138: URL: https://github.com/apache/nuttx/pull/11138 -- 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: commits-unsubscr...@nu

Re: [PR] xtensa/esp32s2: Add SPI slave support [nuttx]

2023-11-07 Thread via GitHub
eren-terzioglu commented on PR #11138: URL: https://github.com/apache/nuttx/pull/11138#issuecomment-1798436020 Thanks @pkarashchenko, updated -- 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 s

Re: [PR] xtensa/esp32s2: Add SPI slave support [nuttx]

2023-11-07 Thread via GitHub
pkarashchenko commented on code in PR #11138: URL: https://github.com/apache/nuttx/pull/11138#discussion_r1384543539 ## arch/xtensa/src/esp32s2/esp32s2_spi_slave.c: ## @@ -0,0 +1,1734 @@ +/ + * arch/xten