You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/14 13:56:57 UTC

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #6850: Added support for Raspberry Pi Pico W

hartmannathan commented on PR #6850:
URL: https://github.com/apache/incubator-nuttx/pull/6850#issuecomment-1214383316

   I like the idea of a PICO_SDK_PATH and a utility to fetch the required blob from there and write it into the required path and format at NuttX build time. Then it becomes the developer's responsibility to get the 3rd party SDK (or at least the binary blob) and organize it in their build environment.
   
   Also this prevents bringing in 3rd party dependencies without the developer's knowledge, which is good for licensing purposes, and also good because your project won't break one day because of a 3rd party external link you didn't know you were using that suddenly disappeared.


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

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