-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
I'm adding some test code for the lwip http client to pico-examples raspberrypi/pico-examples#318
But I think it's a bit of a cop out to leave it over there. We should really have a pico http client in the sdk that users can use until they find something better?
Some attempt to make it independent from lwip is a bonus.