summaryrefslogtreecommitdiff
path: root/py/objreversed.c
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2023-10-08 15:41:20 +0200
committerDamien George <damien@micropython.org>2023-10-31 11:54:25 +1100
commit1cf3085c575095f7f027171759f112033b4060af (patch)
tree322368923f0d4eeace7aac80c7de3b9a5915cba2 /py/objreversed.c
parentc146017f8ac9930bd1ae7ce6d8064f3681ba2feb (diff)
esp32/network_ppp: Allow building with IPv6 disabled.
PPP code assumes that IPv6 support is enabled. Whilst this is the default, certain applications may want to disable IPv6 support if not needed (or to reduce code size). This makes the code build with CONFIG_LWIP_IPV6 disabled, reducing code by about 30k in that case. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/objreversed.c')
0 files changed, 0 insertions, 0 deletions