how to enable additional LWIP config options?

ecc esp
Posts: 8
Joined: Mon Jan 28, 2019 10:18 pm

how to enable additional LWIP config options?

Postby ecc esp » Fri Apr 10, 2020 4:03 pm

I would like to use the netif_set_status_callback and netif_set_link_callback functions in my code, so that I can block instead of polling. But these require LWIP_NETIF_STATUS_CALLBACK and LWIP_NETIF_LINK_CALLBACK to be defined as non-zero, which they're not in the current version.

Is there some way to override options like this in a project-specific include file, or any other way than local modifications to the esp-idf source tree?

Who is online

Users browsing this forum: No registered users and 236 guests