diff options
author | Damien George <damien@micropython.org> | 2025-01-25 17:45:40 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-01-29 12:36:27 +1100 |
commit | abb13b1e1e37c42876f69c83b96c9ead3285a9a7 (patch) | |
tree | 263855f35e8b8d0b8e112f630f3fa376a8082923 /py | |
parent | 22353e9e1ed5bf8bc5bad179896ca2877f7511e2 (diff) | |
download | micropython-abb13b1e1e37c42876f69c83b96c9ead3285a9a7.tar.gz micropython-abb13b1e1e37c42876f69c83b96c9ead3285a9a7.zip |
extmod/lwip-include: Factor common lwIP config into lwipopts_common.h.
This lwIP configuration file has options that are common to all ports, and
the ports are updated to use this file. This change is a no-op, the lwIP
configuration remains the same for the four ports using this common file.
This reduces code duplication, keeps the ports in sync, and makes it easier
to update the configuration for all ports at once.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions