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

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

Reply via email to