I spent some time digging through why I couldn't get mqtt over TLS to work on my Feather HUZZAH. I have come to the conclusion that micropython/extmod/modussl_axtls.c is ahead of circuitpython/extmod/modussl_axtls.c.
What would it take to update this?
I spent some time digging through why I couldn't get mqtt over TLS to work on my Feather HUZZAH. I have come to the conclusion that micropython/extmod/modussl_axtls.c is ahead of circuitpython/extmod/modussl_axtls.c.
What would it take to update this?