1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-14 09:03:50 +01:00

examples/nanocoap_server: remove unnecessary modules

This commit is contained in:
krzysztof-cabaj 2025-04-11 14:21:33 +02:00
parent ddeeec163b
commit d3dc0c0e5a

View File

@ -27,7 +27,6 @@ else
USEMODULE += lwip_arp
USEMODULE += lwip_ipv4
USEMODULE += netdev_legacy_api
# If this module will be disabled, example set IPv4 192.168.100.150 address.
USEMODULE += lwip_dhcp_auto