anchao commented on issue #7475:
URL: https://github.com/apache/nuttx/issues/7475#issuecomment-1418835020

   Please note that the setup process of the cyw43 driver has changed:
   
   ```
   1. Download Raspberry Pi Pico SDK and update submodule(cyw43-driver)
   
     $ git clone -b 1.4.0 https://github.com/raspberrypi/pico-sdk.git
     $ cd pico-sdk
     $ git submodule update --init --recursive lib/cyw43-driver
   ...
   ```
   


-- 
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...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to