liangzhanggb opened a new pull request #2804:
URL: https://github.com/apache/incubator-nuttx/pull/2804


   ## Summary
   arch/risc-v/bl602: spi_master support.
   
   ## Impact
   N/A
   
   ## Testing
   config : boards/risc-v/bl602/bl602evb/configs/spi/defconfig
   
   System Type → BL602 Peripheral Support→SPI0
   Device Drivers → SPI Driver Support→ SPI exchange
   Application Configuration → System Libraries and NSH Add-Ons→SPI tool
   
   nsh>
   nsh> spi exch -f 400000 -w 8 -x 1 34
   Received: 34
   nsh>
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to