Dan Halbert
|
817b5be320
|
rename routines to be clearer; fix wiznet arg types
|
2020-03-05 16:35:31 -05:00 |
Nick Moore
|
0d08dde62e
|
randomize tcp source port for adafruit/circuitpython#1800
|
2019-05-10 13:56:33 +10:00 |
Nick Moore
|
af0bba0622
|
reset wiznet at network deinitialize adafruit/circuitpython#1800
|
2019-05-10 13:55:45 +10:00 |
Nick Moore
|
264fc2b070
|
Make wiznet5k RST pin optional adafruit/circuitpython#1800
|
2019-05-07 18:41:53 +10:00 |
Nick Moore
|
baa9c02c8b
|
Add a kw-only argument "dhcp" to wiznet5k object
|
2019-05-02 16:05:33 +10:00 |
Nick Moore
|
09d0e99d5b
|
assign variable socket number to DHCP
|
2019-05-02 16:05:33 +10:00 |
Nick Moore
|
09b83e96b3
|
Avoid socket #0 used by DHCP
|
2019-05-02 14:32:35 +10:00 |
Nick Moore
|
b714f5d650
|
Add "dhcp" property to turn DHCP on and off
|
2018-10-25 11:29:27 +11:00 |
Nick Moore
|
06894be294
|
timer ticks for DHCP state machine for wiznet
|
2018-10-16 23:10:18 +11:00 |
Nick Moore
|
1f760bded8
|
header file cleanup for wiznet
|
2018-10-16 23:07:58 +11:00 |
Nick Moore
|
a4a0cf826b
|
fix doc comments, translations again
|
2018-10-11 17:02:29 +11:00 |
Nick Moore
|
bb239052ea
|
Split wiznet driver into shared-bindings vs shared-module
|
2018-10-11 15:05:25 +11:00 |
Nick Moore
|
6e624b9c6a
|
Split wiznet.WIZNET5K off into its own file
|
2018-10-09 13:05:58 +11:00 |
Nick Moore
|
3c32d046bf
|
Copy wiznet module across from MicroPython
|
2018-10-04 21:22:09 +10:00 |