summaryrefslogtreecommitdiff
path: root/shared-bindings/wiznet/__init__.c
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-12Did usb_hid, usb_midi, ustack, wiznetdherrada
2018-10-11update documentation and translations againNick Moore
2018-10-11network module c api into shared-moduleNick Moore
2018-10-09Documentation builds (though has no real content yet)Nick Moore
2018-10-09Split wiznet.WIZNET5K off into its own fileNick Moore
2018-10-09Change WIZNET5K.isconnected to connected propertyNick Moore
2018-10-04change initialization method + mod_network namesNick Moore
2018-10-04Modify wiznet module for circuitpythonNick Moore
2018-10-04Copy wiznet module across from MicroPythonNick Moore