Skip to content

2.0.0 - Socket Standardization

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 25 Jan 02:10
· 284 commits to main since this release
c8fabd0

This release refactors the wiznet_socket to be a closer match to it's CPython counterpart. There are a few backwards incompatibilities in cases where the API of this library differed from CPython. Although largely the functionality remains the same externally. Thank you @BiffoBear!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-wiznet5k.

Read the docs for info on how to use it.