diff options
| author | Jim Mussared <jim.mussared@gmail.com> | 2023-02-01 14:19:45 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-03-01 01:26:44 +1100 |
| commit | f78464c12ba97688e3d234d88362a90e38892f7c (patch) | |
| tree | 7d5b7fbd5a63a4b020558236c125b768862961e2 /py/modstruct.c | |
| parent | a3773026238c7c779cad79aa9d9c468e680e7004 (diff) | |
extmod/modnetwork: Allow more extensive port-specific customisation.
This allows for a port (e.g. esp8266/esp32) to use extmod/modnetwork.c
and provide the globals dict, rather than just a list of interfaces.
When this is used, the default implementation of `network.route` and the
NIC list is not enabled.
Also splits out the LWIP-specific helpers from modnetwork.c into
network_lwip.c.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/modstruct.c')
0 files changed, 0 insertions, 0 deletions
