sddf
sddf copied to clipboard
Runtime configuration for lwIP
We provide a library lib_sddf_lwip.a for components which need an IP stack. However, because we configure lwIP at build time, each component needs to build this library independently in order to configure it. We should investigate whether we can configure the relevant lwIP options entirely at runtime, so that we can have a one-size-fits-all binary for the library.