Need a TLS example
I have a change that adds mbedtls support to the sd. We need an example to show how it's used. See https://github.com/raspberrypi/pico-sdk/issues/893
Hello, I’d like to use the pending example https://github.com/peterharperuk/pico-examples/commit/450a4d51ae1dd5f571e06c636b1fda1ba80f6ace as library for my project (after modifications ofc). Do I need to wait until this will be merged with upstream? I am asking from legal point of view, as I need http request support asap.
That code released, like most of the code released by us, is under the BSD 3-clause license. So long as you abide by the terms of this license you are free to use the code within these limits.
As @aallan says - there's no issue with you using this before it's merged.