The use of the ESP8266 in the world of IoT

User avatar
By tomyuen
#7162 i noticce there are libs exists for lwip in the lib folder at the same level of the app folder.

my question is when i modify the lwip source to make the liblwip.a in the .output folder, do i just copy it to the lib at the same level of app folder so that it will used by the linker? or does the makefile use the liblwip.a in the .output folder? if the makefile use it, i must be missing something?

can someone help me out?


best regards