-->
Page 4 of 4

Re: LWIP to V2

PostPosted: Sun Oct 03, 2021 4:57 am
by nervzew3xer
Don't quite understand the role of variables? and from changing the "checkpoint" WHAT WOULD DEPEND or not?

Re: LWIP to V2

PostPosted: Mon Oct 04, 2021 7:32 am
by eriksl
I do not understand your referral to variables. Or do you mean fields (in a struct)? As we don't have the source of the SDK code, we cannot re-compile it and so the layout of the structs that are used by both LWIP and the SDK code MUST remain exactly the same. I've had at least one LWIP commit that changed the order of the fields of the "netif" struct and then the SDK code won't work (and alas, nothing network will work).

The phrase I don't understand at all.