micropython/shared/netutils
robert-hh 29bdcc3ff5 extmod/network_ninaw10: Implement the ipconfig() methods for NINAW10.
Due to a omission in the NINAW10 driver stack, setting the DNS address
has no effect. But the interface is kept here just in case it's fixed
eventually.

dhcp4 and has_dhcp4 are dummy arguments. NINAW10 seems to use always
DHCP.

Signed-off-by: robert-hh <robert@hammelrath.com>
2024-03-30 22:41:01 +00:00
..
dhcpserver.c extmod/modlwip: Support IPv6. 2024-02-16 11:46:40 +11:00
dhcpserver.h shared: Introduce new top-level dir and move 1st party lib code there. 2021-07-12 17:07:36 +10:00
netutils.c extmod/network_ninaw10: Implement the ipconfig() methods for NINAW10. 2024-03-30 22:41:01 +00:00
netutils.h shared/netutils: Add "py/obj.h" header include. 2022-11-11 15:43:53 +11:00
trace.c all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00