Damien George
|
9670a156da
|
all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K.
To match MICROPY_PY_NETWORK_CYW43 and MICROPY_PY_NETWORK_NINAW10.
Signed-off-by: Damien George <damien@micropython.org>
|
2022-06-07 16:55:18 +10:00 |
iabdalkader
|
8af9dbbde1
|
stm32/network_wiznet5k: Fix build error with wiznet5k and lwip enabled.
Commit 4dba04a50f refactored the network code
but the combination of MICROPY_PY_WIZNET5K=5500 and MICROPY_PY_LWIP=1
broke.
|
2021-12-30 11:54:19 +11:00 |
iabdalkader
|
7aab0dc5d8
|
extmod: Move modnetwork and modusocket from stm32 to extmod.
So they can be used by other ports.
|
2021-09-15 01:25:12 +10:00 |